summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_xlreg.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-09-15 07:19:34 +0000
committerwpaul <wpaul@FreeBSD.org>1999-09-15 07:19:34 +0000
commit1effe74301e24bbe36b608d62acd07107ac7e397 (patch)
treee55b7b12004b8e3ed1b2b0396743b0dfdb23a8cb /sys/pci/if_xlreg.h
parent5c1a3647e5e952726219b96156a3eebfa5789118 (diff)
downloadFreeBSD-src-1effe74301e24bbe36b608d62acd07107ac7e397.zip
FreeBSD-src-1effe74301e24bbe36b608d62acd07107ac7e397.tar.gz
3Com has produced their own Linux driver for the 3c90x/3c90xB series cards.
It's GPL'ed of course, but looking over it tonight I learned of Yet Another Fast EtherLink XL Adapter: the 3c980C server adapter. This is basically an updated version of the 3c980 that uses the Tornado ASIC instead of the earlier Hurricane ASIC. The only change here is to add the new PCI device ID (0x9805) and corresponding table entries.
Diffstat (limited to 'sys/pci/if_xlreg.h')
-rw-r--r--sys/pci/if_xlreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_xlreg.h b/sys/pci/if_xlreg.h
index 3bdf32d..9497e39 100644
--- a/sys/pci/if_xlreg.h
+++ b/sys/pci/if_xlreg.h
@@ -622,6 +622,7 @@ struct xl_stats {
#define TC_DEVICEID_CYCLONE_10_100FX 0x905A
#define TC_DEVICEID_TORNADO_10_100BT 0x9200
#define TC_DEVICEID_HURRICANE_10_100BT_SERV 0x9800
+#define TC_DEVICEID_TORNADO_10_100BT_SERV 0x9805
#define TC_DEVICEID_HURRICANE_SOHO100TX 0x7646
/*
OpenPOWER on IntegriCloud