aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/if_rlreg.h
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2008-07-02 08:00:14 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2008-07-02 08:00:14 +0000
commit715922d73f84d609dc3cec34f3b0796ab548c2d8 (patch)
treea84b15ff09219fc83978a2e063e693707fa6417c /sys/pci/if_rlreg.h
parentdeb5c680bb061d86a5063c91c20bf6a3419183ab (diff)
downloadsrc-715922d73f84d609dc3cec34f3b0796ab548c2d8.tar.gz
src-715922d73f84d609dc3cec34f3b0796ab548c2d8.zip
Add a new RTL8169 variant, 8169SB(L)/8110SB(L).
Reported by: nork Tested by: nork
Notes
Notes: svn path=/head/; revision=180177
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 013db7a14a65..e15465ead697 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -174,6 +174,7 @@
#define RL_HWREV_8139CPLUS 0x74800000
#define RL_HWREV_8101 0x74c00000
#define RL_HWREV_8100 0x78800000
+#define RL_HWREV_8169_8110SBL 0x7CC00000
#define RL_TXDMA_16BYTES 0x00000000
#define RL_TXDMA_32BYTES 0x00000100