summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rlreg.h
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2009-08-24 18:58:13 +0000
committeryongari <yongari@FreeBSD.org>2009-08-24 18:58:13 +0000
commit9bf71331601c3a78d0d799fb3a17acb9014b60fe (patch)
tree60ea9783c558bcd79d77bb70e6f8e68c87d44769 /sys/pci/if_rlreg.h
parentd995bd8a8cc58f69d5cbf52fb96ecffb538aa638 (diff)
downloadFreeBSD-src-9bf71331601c3a78d0d799fb3a17acb9014b60fe.zip
FreeBSD-src-9bf71331601c3a78d0d799fb3a17acb9014b60fe.tar.gz
Add RTL8168DP/RTL8111DP device id. While I'm here append "8111D" to
the description of RTL8168D as RL_HWREV_8168D can be either RTL8168D or RTL8111D. PR: kern/137672 MFC after: 3 days
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 9de350c..d112d02 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
OpenPOWER on IntegriCloud