aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorKomuro <komurojun@nifty.com>2007-08-13 09:45:41 +0900
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 16:50:42 -0700
commitdf950828b0ee51ff63c49c67d561bfd3d6096788 (patch)
tree0e74e4c664c4e6da6cdcdd7486259ff5aae33cfd /drivers/net/Kconfig
parentuli526x: Add suspend and resume routines (updated) (diff)
downloadlinux-dev-df950828b0ee51ff63c49c67d561bfd3d6096788.tar.xz
linux-dev-df950828b0ee51ff63c49c67d561bfd3d6096788.zip
dl2k: add Sundance/Tamarack TC902x Gigabit Ethernet Adapter support
Actually, D-Link modified the VendorID/ProductID of the TC902x. The TC902x is the original chipset. Signed-off-by: Komuro <komurojun-mbn@nifty.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 502dd0eb8809..eeac2f49aae3 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1995,14 +1995,15 @@ config ACENIC_OMIT_TIGON_I
The safe and default value for this is N.
config DL2K
- tristate "D-Link DL2000-based Gigabit Ethernet support"
+ tristate "DL2000/TC902x-based Gigabit Ethernet support"
depends on PCI
select CRC32
help
- This driver supports D-Link 2000-based gigabit ethernet cards, which
- includes
+ This driver supports DL2000/TC902x-based Gigabit ethernet cards,
+ which includes
D-Link DGE-550T Gigabit Ethernet Adapter.
D-Link DL2000-based Gigabit Ethernet Adapter.
+ Sundance/Tamarack TC902x Gigabit Ethernet Adapter.
To compile this driver as a module, choose M here: the
module will be called dl2k.