[PATCH 1/7] ip1000: update maintainer information
From: Jesse Huang <hidden>
Date: 2006-08-17 07:55:25
From: Jesse Huang <redacted>
update maintainer information
Change Logs:
update maintainer information
---
drivers/net/ipg.c | 32 ++++++++++++++++++++------------
1 files changed, 20 insertions(+), 12 deletions(-)
11745492c8580b2e40764e7fcd6a7a35f28c7635diff --git a/drivers/net/ipg.c b/drivers/net/ipg.c
index 754ddb5..67bf552 100644
--- a/drivers/net/ipg.c
+++ b/drivers/net/ipg.c@@ -1,18 +1,26 @@ -/*PCI_DEVICE_ID_IP1000 +/* + * ipg.c: Device Driver for the IP1000 Gigabit Ethernet Adapter + * + * Copyright (C) 2003, 2006 IC Plus Corp. + * + * Original Author: * - * ipg.c + * Craig Rich + * Sundance Technology, Inc. + * 1485 Saratoga Avenue + * Suite 200 + * San Jose, CA 95129 + * 408 873 4117 + * www.sundanceti.com + * craig_rich@sundanceti.com * - * IC Plus IP1000 Gigabit Ethernet Adapter Linux Driver v2.01 - * by IC Plus Corp. 2003 + * Current Maintainer: * - * Craig Rich - * Sundance Technology, Inc. - * 1485 Saratoga Avenue - * Suite 200 - * San Jose, CA 95129 - * 408 873 4117 - * www.sundanceti.com - * craig_rich@sundanceti.com + * Sorbica Shieh. + * 10F, No.47, Lane 2, Kwang-Fu RD. + * Sec. 2, Hsin-Chu, Taiwan, R.O.C. + * http://www.icplus.com.tw + * sorbica@icplus.com.tw */ #include <linux/crc32.h> #include <linux/ethtool.h>
--
1.3.2