summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_xlreg.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-12-01 19:41:14 +0000
committerimp <imp@FreeBSD.org>2000-12-01 19:41:14 +0000
commit5dcf582711d9d46775926e407e1f477199db6439 (patch)
tree4fa40f527fd478a95fcf0f71b202feabf3d4a14b /sys/pci/if_xlreg.h
parent9af903907c6a1e13ff6dfd8a17ee3a4c3ecc27af (diff)
downloadFreeBSD-src-5dcf582711d9d46775926e407e1f477199db6439.zip
FreeBSD-src-5dcf582711d9d46775926e407e1f477199db6439.tar.gz
Add device ID for the 3c565C card. I followed exactly the 3c575c, but
further tweaks may be necessary down the road. This does nothing with the serial side of the card.
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 8f16007..376db04 100644
--- a/sys/pci/if_xlreg.h
+++ b/sys/pci/if_xlreg.h
@@ -666,6 +666,7 @@ struct xl_stats {
#define TC_DEVICEID_HURRICANE_575A 0x5057
#define TC_DEVICEID_HURRICANE_575B 0x5157
#define TC_DEVICEID_HURRICANE_575C 0x5257
+#define TC_DEVICEID_HURRICANE_656C 0x6564
/*
* PCI low memory base and low I/O base register, and
OpenPOWER on IntegriCloud