summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_xlreg.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2005-01-03 19:22:37 +0000
committerrwatson <rwatson@FreeBSD.org>2005-01-03 19:22:37 +0000
commitae4b449ab4b5ca75a3cb06ea7dd63331b16f7411 (patch)
tree0529431be8872233269ec7e32de1bc7156e96c5d /sys/pci/if_xlreg.h
parent26baf139955d7d9b8d03e7775f68609ff098406e (diff)
downloadFreeBSD-src-ae4b449ab4b5ca75a3cb06ea7dd63331b16f7411.zip
FreeBSD-src-ae4b449ab4b5ca75a3cb06ea7dd63331b16f7411.tar.gz
Add PCI and device ID's to if_xl to support:
3C920B-EMB-WNM Integrated Fast Ethernet Controller Submitter reports that the card appears to autonegotiate properly, and operate well with high levels of NFS traffic. PR: 75253 Submitted by: "Oleg V. Nauman" <oleg at reis dot zp dot ua> MFC after: 2 weeks
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 1c39f8d..9d834d0 100644
--- a/sys/pci/if_xlreg.h
+++ b/sys/pci/if_xlreg.h
@@ -680,6 +680,7 @@ struct xl_stats {
#define TC_DEVICEID_CYCLONE_10_100FX 0x905A
#define TC_DEVICEID_TORNADO_10_100BT 0x9200
#define TC_DEVICEID_TORNADO_10_100BT_920B 0x9201
+#define TC_DEVICEID_TORNADO_10_100BT_920B_WNM 0x9202
#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