summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2011-11-17 22:07:50 +0000
committeryongari <yongari@FreeBSD.org>2011-11-17 22:07:50 +0000
commit80bb061555075b1eb14b95d396539d4d87d3db1b (patch)
treed87b05868391637af833ce84ba05731a754b467e /sys/pci
parentb1a07005027d83db6e4dba8a19c2d0fd01517f89 (diff)
downloadFreeBSD-src-80bb061555075b1eb14b95d396539d4d87d3db1b.zip
FreeBSD-src-80bb061555075b1eb14b95d396539d4d87d3db1b.tar.gz
Add preliminary support for RTL8168/8111F PCIe Gigabit ethernet.
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 eb9786b..dfad20b 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -180,6 +180,7 @@
#define RL_HWREV_8105E 0x40800000
#define RL_HWREV_8105E_SPIN1 0x40C00000
#define RL_HWREV_8402 0x44000000
+#define RL_HWREV_8168F 0x48000000
#define RL_HWREV_8411 0x48800000
#define RL_HWREV_8139 0x60000000
#define RL_HWREV_8139A 0x70000000
OpenPOWER on IntegriCloud