summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rlreg.h
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2003-03-18 14:57:09 +0000
committersanpei <sanpei@FreeBSD.org>2003-03-18 14:57:09 +0000
commit742fa97d3e009877e7aefd4059a43e8c0d5d92a0 (patch)
tree16edcdc9fc618988c84ffd78720d0422a4ef6b46 /sys/pci/if_rlreg.h
parent1595556df08e0399bc474a9f26d1ac05925cec2d (diff)
downloadFreeBSD-src-742fa97d3e009877e7aefd4059a43e8c0d5d92a0.zip
FreeBSD-src-742fa97d3e009877e7aefd4059a43e8c0d5d92a0.tar.gz
Add support for Planex FNW-3800-TX(CardBus 100M/10M).
Submitted by: Kunihiro Arai <araik@attglobal.net> Obtained from: [bsd-nomads:16625]
Diffstat (limited to 'sys/pci/if_rlreg.h')
-rw-r--r--sys/pci/if_rlreg.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/pci/if_rlreg.h b/sys/pci/if_rlreg.h
index 7fca3ca..3cf5a7c 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -501,6 +501,16 @@ struct rl_softc {
#define PEPPERCON_DEVICEID_ROLF 0x8139
/*
+ * Planex Communications, Inc. vendor ID
+ */
+#define PLANEX_VENDORID 0x14ea
+
+/*
+ * Planex FNW-3800-TX device ID
+ */
+#define PLANEX_DEVICEID_FNW3800TX 0xab07
+
+/*
* PCI low memory base and low I/O base register, and
* other PCI registers.
*/
OpenPOWER on IntegriCloud