aboutsummaryrefslogtreecommitdiff
path: root/sys/pci
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2011-02-16 21:59:42 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2011-02-16 21:59:42 +0000
commit39e692013aa522d0c5ea196b31d3bdd38f975ae1 (patch)
tree60757c94648f4278d97c648cf890eb00757927d1 /sys/pci
parent1fb51a12f24a4d5ffd7d105589ed8e002ad67320 (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 38839fa9f50db..6ecba71495500 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -160,6 +160,7 @@
#define RL_HWREV_8110S 0x04000000
#define RL_HWREV_8169_8110SB 0x10000000
#define RL_HWREV_8169_8110SC 0x18000000
+#define RL_HWREV_8401E 0x24000000
#define RL_HWREV_8102EL 0x24800000
#define RL_HWREV_8102EL_SPIN1 0x24C00000
#define RL_HWREV_8168D 0x28000000