aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rl
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2015-09-13 22:22:30 +0000
committerMarius Strobl <marius@FreeBSD.org>2015-09-13 22:22:30 +0000
commit96b2c26ae194e0fd03ef69f35889bf1322fffca8 (patch)
tree65dd69494377e24b860fee1673d5176d9552859e /sys/dev/rl
parent100f3d3da666e2fbcff583fb51705076fd3bab3d (diff)
Notes
Diffstat (limited to 'sys/dev/rl')
-rw-r--r--sys/dev/rl/if_rlreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/rl/if_rlreg.h b/sys/dev/rl/if_rlreg.h
index b0de60f49807..4f02dcfac5dd 100644
--- a/sys/dev/rl/if_rlreg.h
+++ b/sys/dev/rl/if_rlreg.h
@@ -195,6 +195,7 @@
#define RL_HWREV_8168G 0x4C000000
#define RL_HWREV_8168EP 0x50000000
#define RL_HWREV_8168GU 0x50800000
+#define RL_HWREV_8168H 0x54000000
#define RL_HWREV_8411B 0x5C800000
#define RL_HWREV_8139 0x60000000
#define RL_HWREV_8139A 0x70000000