summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2008-07-02 08:00:14 +0000
committeryongari <yongari@FreeBSD.org>2008-07-02 08:00:14 +0000
commit991fbab98ac949a42b3e619f86aafdd769587621 (patch)
treea84b15ff09219fc83978a2e063e693707fa6417c /sys/pci
parent739ec6bfa19e5948c57b6db01ac07f6884dafb7f (diff)
downloadFreeBSD-src-991fbab98ac949a42b3e619f86aafdd769587621.zip
FreeBSD-src-991fbab98ac949a42b3e619f86aafdd769587621.tar.gz
Add a new RTL8169 variant, 8169SB(L)/8110SB(L).
Reported by: nork Tested by: nork
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 013db7a..e15465e 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
OpenPOWER on IntegriCloud