summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/miidevs
diff options
context:
space:
mode:
authorraj <raj@FreeBSD.org>2008-03-03 18:44:33 +0000
committerraj <raj@FreeBSD.org>2008-03-03 18:44:33 +0000
commit092ca8c4fd3fba9163ca11503705a4a3d721574e (patch)
tree6a54a1704a93331d9fd39707d21d4ff631ffa4bb /sys/dev/mii/miidevs
parentddcbd7a1c933343caf6997ea48416ce7af082d83 (diff)
downloadFreeBSD-src-092ca8c4fd3fba9163ca11503705a4a3d721574e.zip
FreeBSD-src-092ca8c4fd3fba9163ca11503705a4a3d721574e.tar.gz
Recognize the quad-port Cicada (Vitesse) CS8204 10/100/1000TX PHY.
This PHY is found on many embedded development boards: among others MPC8555CDS evaluation systems use it. Approved by: cognet (mentor) MFp4: e500
Diffstat (limited to 'sys/dev/mii/miidevs')
-rw-r--r--sys/dev/mii/miidevs1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs
index cee13be..107aad4 100644
--- a/sys/dev/mii/miidevs
+++ b/sys/dev/mii/miidevs
@@ -138,6 +138,7 @@ model xxBROADCOM_ALT1 BCM5708S 0x0015 BCM5708S 1000/2500BaseSX 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 CS8201A 0x0020 Cicada CS8201 10/100/1000TX PHY
model CICADA CS8201B 0x0021 Cicada CS8201 10/100/1000TX PHY
model VITESSE VSC8601 0x0002 Vitesse VSC8601 10/100/1000TX PHY
OpenPOWER on IntegriCloud