diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2007-11-05 01:42:02 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2007-11-05 01:42:02 +0000 |
| commit | b1a9d00078fdcccf16108759a65f793ff3e4905e (patch) | |
| tree | dd6420298f943a440409322c0390c7048faa3a90 /sys/dev/mii | |
| parent | df34168ccb54bdc0b7d724011a12934b34635da4 (diff) | |
Notes
Diffstat (limited to 'sys/dev/mii')
| -rw-r--r-- | sys/dev/mii/miidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index 57cca0f4d4c1..f2e848d43ebf 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 |
