summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_dcreg.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2000-11-14 19:35:22 +0000
committerwpaul <wpaul@FreeBSD.org>2000-11-14 19:35:22 +0000
commit5f42d57882aa1072ce12350297665532c3ad1b61 (patch)
treed835e6dbe440b6b2f24b4f2936971bb396224d26 /sys/pci/if_dcreg.h
parentc87f1c4961bb04662b7e6266a96d44a61c9386f9 (diff)
downloadFreeBSD-src-5f42d57882aa1072ce12350297665532c3ad1b61.zip
FreeBSD-src-5f42d57882aa1072ce12350297665532c3ad1b61.tar.gz
Add support for the Accton EN2242 MiniPCI adapter. This is just an
ADMtek Centaur chip, so all we need is the PCI ID. Submitted by: Scott Lang <scottl@FreeBSD.org>
Diffstat (limited to 'sys/pci/if_dcreg.h')
-rw-r--r--sys/pci/if_dcreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_dcreg.h b/sys/pci/if_dcreg.h
index 9d44fa4..64ca347 100644
--- a/sys/pci/if_dcreg.h
+++ b/sys/pci/if_dcreg.h
@@ -854,6 +854,7 @@ struct dc_softc {
* Accton device IDs.
*/
#define DC_DEVICEID_EN1217 0x1217
+#define DC_DEVICEID_EN2242 0x1216
/*
* Xircom vendor ID
OpenPOWER on IntegriCloud