summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/miidevs
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2008-10-23 01:27:15 +0000
committeryongari <yongari@FreeBSD.org>2008-10-23 01:27:15 +0000
commit13ea6f6b0ffa732fc83ea8af82c7b05eff7fcffe (patch)
treefb8fc2c467fc90d994e7b088c615bee7eaa97103 /sys/dev/mii/miidevs
parent4274559e693eb18b4a489b667304bc51c2d6b21a (diff)
downloadFreeBSD-src-13ea6f6b0ffa732fc83ea8af82c7b05eff7fcffe.zip
FreeBSD-src-13ea6f6b0ffa732fc83ea8af82c7b05eff7fcffe.tar.gz
Correct PHY description and OUI of VSC8211. Previously VSC8211 was
not recognized by ciphy(4) due to the incorrect OUI. Reported by: nork Tested by: nork
Diffstat (limited to 'sys/dev/mii/miidevs')
-rw-r--r--sys/dev/mii/miidevs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs
index 8b2504f..7cc8868 100644
--- a/sys/dev/mii/miidevs
+++ b/sys/dev/mii/miidevs
@@ -155,11 +155,11 @@ model BROADCOM2 BCM5906 0x0004 BCM5906 10/100baseTX PHY
/* Cicada Semiconductor PHYs (now owned by Vitesse?) */
model CICADA CS8201 0x0001 Cicada CS8201 10/100/1000TX PHY
model CICADA CS8204 0x0004 Cicada CS8204 10/100/1000TX PHY
+model CICADA VSC8211 0x000b Cicada VSC8211 10/100/1000TX PHY
model CICADA CS8201A 0x0020 Cicada CS8201 10/100/1000TX PHY
model CICADA CS8201B 0x0021 Cicada CS8201 10/100/1000TX PHY
model CICADA CS8244 0x002c Cicada CS8244 10/100/1000TX PHY
model VITESSE VSC8601 0x0002 Vitesse VSC8601 10/100/1000TX PHY
-model VITESSE VSC8211 0x000b Vitesse VSC8211 10/100/1000TX PHY
/* Davicom Semiconductor PHYs */
model DAVICOM DM9102 0x0004 DM9102 10/100 media interface
OpenPOWER on IntegriCloud