summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2007-10-29 02:17:44 +0000
committeryongari <yongari@FreeBSD.org>2007-10-29 02:17:44 +0000
commit1770a41b68e63c731e31c1363f5a760fd569e55d (patch)
tree1ce17236f94bacf47bf693ab8db97ae42ca7c76b /sys/dev/mii
parentb8393ec54691e32c5c4c36c213db638f44f6c976 (diff)
downloadFreeBSD-src-1770a41b68e63c731e31c1363f5a760fd569e55d.zip
FreeBSD-src-1770a41b68e63c731e31c1363f5a760fd569e55d.tar.gz
Add a newer RTL8211B(L) PHY.
Diffstat (limited to 'sys/dev/mii')
-rw-r--r--sys/dev/mii/miidevs4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs
index 57cca0f..f2e848d 100644
--- a/sys/dev/mii/miidevs
+++ b/sys/dev/mii/miidevs
@@ -95,7 +95,7 @@ oui xxLEVEL1 0x1e0400 Level 1
/* Don't know what's going on here. */
oui xxDAVICOM 0x006040 Davicom Semiconductor
-/* This is the OUI of the gigE PHY in the RealTek 8169S/8110S chips */
+/* This is the OUI of the gigE PHY in the RealTek 8169S/8110S/8211B chips */
oui xxREALTEK 0x000732
/*
@@ -181,7 +181,7 @@ model QUALSEMI QS6612 0x0000 QS6612 10/100 media interface
/* RealTek Semiconductor PHYs */
model REALTEK RTL8201L 0x0020 RTL8201L 10/100 media interface
model xxREALTEK RTL8305SC 0x0005 RTL8305SC 10/100 802.1q switch
-model xxREALTEK RTL8169S 0x0011 RTL8169S/8110S media interface
+model xxREALTEK RTL8169S 0x0011 RTL8169S/8110S/8211B media interface
/* Seeq PHYs */
model xxSEEQ 80220 0x0003 Seeq 80220 10/100 media interface
OpenPOWER on IntegriCloud