From 1770a41b68e63c731e31c1363f5a760fd569e55d Mon Sep 17 00:00:00 2001 From: yongari Date: Mon, 29 Oct 2007 02:17:44 +0000 Subject: Add a newer RTL8211B(L) PHY. --- sys/dev/mii/miidevs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/mii') 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 -- cgit v1.1