patch-2.3.26 linux/drivers/net/tokenring/tms380tr.c
Next file: linux/drivers/parport/Config.in
Previous file: linux/drivers/net/sis900.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Tue Nov 2 17:07:08 1999
- Orig file:
v2.3.25/linux/drivers/net/tokenring/tms380tr.c
- Orig date:
Fri Oct 15 15:25:13 1999
diff -u --recursive --new-file v2.3.25/linux/drivers/net/tokenring/tms380tr.c linux/drivers/net/tokenring/tms380tr.c
@@ -16,6 +16,7 @@
* - SysKonnect TR4/16 PCI (SK-4591)
* - Compaq TR 4/16 PCI
* - Thomas-Conrad TC4048 4/16 PCI
+ * - 3Com 3C339 Token Link Velocity
* - Any ISA or PCI adapter using only the TMS380 chipset
*
* Sources:
@@ -123,6 +124,8 @@
"SK NET TR 4/16 PCI"},
{ TMS_PCI, PCI_VENDOR_ID_TCONRAD, PCI_DEVICE_ID_TCONRAD_TOKENRING,
"Thomas-Conrad TC4048 PCI 4/16"},
+ { TMS_PCI, PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C339,
+ "3Com Token Link Velocity"},
{ 0, 0, 0, NULL}
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)