aboutsummaryrefslogtreecommitdiff
path: root/sys/pci
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2009-08-28 17:34:22 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2009-08-28 17:34:22 +0000
commit83b5def49ae24e2599ca2a0316aa1c4ff33d9221 (patch)
treecef33f00a26c1b35c16b79eaec9aa99bc46ef976 /sys/pci
parent2025af696e46e0e8eb3a7474ad1c23abbea7c182 (diff)
Notes
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 9de350c9d9dd..d112d024c5a9 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -161,6 +161,7 @@
#define RL_HWREV_8102EL 0x24800000
#define RL_HWREV_8102EL_SPIN1 0x24c00000
#define RL_HWREV_8168D 0x28000000
+#define RL_HWREV_8168DP 0x28800000
#define RL_HWREV_8168_SPIN1 0x30000000
#define RL_HWREV_8100E 0x30800000
#define RL_HWREV_8101E 0x34000000