summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rlreg.h
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2008-12-02 03:39:34 +0000
committeryongari <yongari@FreeBSD.org>2008-12-02 03:39:34 +0000
commit98505b1380b1090467a3f78206af60007bace16a (patch)
treee0e99f95a8cfb67799d73f1cb0bd7a857168b7db /sys/pci/if_rlreg.h
parentdcd51aaf54363f860c85b26b4e370144981127c2 (diff)
downloadFreeBSD-src-98505b1380b1090467a3f78206af60007bace16a.zip
FreeBSD-src-98505b1380b1090467a3f78206af60007bace16a.tar.gz
Add 8168D support.
Submitted by: Andrew < andrewwtulloch <> gmail DOT com >
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 fb17ac7..1acd7fc 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
OpenPOWER on IntegriCloud