aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/if_rlreg.h
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2008-12-02 03:39:34 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2008-12-02 03:39:34 +0000
commit59ef640d9e24245b693d1dd20206896832462fc9 (patch)
treee0e99f95a8cfb67799d73f1cb0bd7a857168b7db /sys/pci/if_rlreg.h
parentbd4fa9d9e75af3a77f80827e8571f145d0b1c95b (diff)
downloadsrc-59ef640d9e24245b693d1dd20206896832462fc9.tar.gz
src-59ef640d9e24245b693d1dd20206896832462fc9.zip
Add 8168D support.
Submitted by: Andrew < andrewwtulloch <> gmail DOT com >
Notes
Notes: svn path=/head/; revision=185542
Diffstat (limited to 'sys/pci/if_rlreg.h')
-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 fb17ac73b5db..1acd7fc25881 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -157,6 +157,7 @@
#define RL_HWREV_8169_8110SB 0x10000000
#define RL_HWREV_8169_8110SC 0x18000000
#define RL_HWREV_8102EL 0x24800000
+#define RL_HWREV_8168D 0x28000000
#define RL_HWREV_8168_SPIN1 0x30000000
#define RL_HWREV_8100E 0x30800000
#define RL_HWREV_8101E 0x34000000