summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_dcreg.h
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2003-12-06 02:29:31 +0000
committersanpei <sanpei@FreeBSD.org>2003-12-06 02:29:31 +0000
commitbc888b59cb324be041f3f65283a61628a866058f (patch)
tree2d5a70a88162b225b8dc84a8036b147b482b901a /sys/pci/if_dcreg.h
parentaa053ec02dbffac681ab312b81387ae94c77478e (diff)
downloadFreeBSD-src-bc888b59cb324be041f3f65283a61628a866058f.zip
FreeBSD-src-bc888b59cb324be041f3f65283a61628a866058f.tar.gz
Add support for ELECOM/Laneed CardBus FastEtherner Card(LD-CBL/TXA)
Submitted by: Masahiro Yamagishi <night@pluto.dti.ne.jp> Approved by: re (scottl)
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 fc77dd8..64dcc28 100644
--- a/sys/pci/if_dcreg.h
+++ b/sys/pci/if_dcreg.h
@@ -953,6 +953,7 @@ struct dc_softc {
* Abocom device IDs.
*/
#define DC_DEVICEID_FE2500 0xAB02
+#define DC_DEVICEID_FE2500MX 0xab08
/*
* Conexant vendor ID.
OpenPOWER on IntegriCloud