summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2011-11-16 21:37:45 +0000
committeryongari <yongari@FreeBSD.org>2011-11-16 21:37:45 +0000
commit8f7796960e5324d9006d05ab644c421a3428a863 (patch)
tree98963e20556c480c788a8bb411f00f5da1ead14b /sys/pci
parent63ebeabf61e44c038e9846fe7aff65ac0e60eb2b (diff)
downloadFreeBSD-src-8f7796960e5324d9006d05ab644c421a3428a863.zip
FreeBSD-src-8f7796960e5324d9006d05ab644c421a3428a863.tar.gz
Add preliminary support for RTL8402 PCIe FastEthernet with
integrated card reader. H/W donated by: RealTek Semiconductor Corp.
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/if_rlreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_rlreg.h b/sys/pci/if_rlreg.h
index 6e7c0c1..4e0332f 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -178,6 +178,7 @@
#define RL_HWREV_8168C_SPIN2 0x3C400000
#define RL_HWREV_8168CP 0x3C800000
#define RL_HWREV_8105E 0x40800000
+#define RL_HWREV_8402 0x44000000
#define RL_HWREV_8139 0x60000000
#define RL_HWREV_8139A 0x70000000
#define RL_HWREV_8139AG 0x70800000
OpenPOWER on IntegriCloud