summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_dcreg.h
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2003-01-09 20:51:39 +0000
committertrhodes <trhodes@FreeBSD.org>2003-01-09 20:51:39 +0000
commit7ae476eef2288f8f8019269b538411c7d8ec791c (patch)
treeff2081c8b191dfd76d6538e4858ce8273bafa33c /sys/pci/if_dcreg.h
parente98d2a3dcbb04eeea3f2aea83b33ba5075fdd87f (diff)
downloadFreeBSD-src-7ae476eef2288f8f8019269b538411c7d8ec791c.zip
FreeBSD-src-7ae476eef2288f8f8019269b538411c7d8ec791c.tar.gz
Add support for the Davicom DM9009 chipset.
PR: 46859 Submitted by: Boaz Haberman <boaz@ool-182f8b09.dyn.optonline.net> Approved by: rwatson
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 d9a9caf..7255da2 100644
--- a/sys/pci/if_dcreg.h
+++ b/sys/pci/if_dcreg.h
@@ -845,6 +845,7 @@ struct dc_softc {
/*
* Davicom device IDs.
*/
+#define DC_DEVICEID_DM9009 0x9009
#define DC_DEVICEID_DM9100 0x9100
#define DC_DEVICEID_DM9102 0x9102
OpenPOWER on IntegriCloud