Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/mii Fix CS8244 entry (changed to VSC8244).



details:   https://anonhg.NetBSD.org/src/rev/8dfa394e39aa
branches:  trunk
changeset: 765478:8dfa394e39aa
user:      matt <matt%NetBSD.org@localhost>
date:      Sat May 28 05:55:58 2011 +0000

description:
Fix CS8244 entry (changed to VSC8244).

diffstat:

 sys/dev/mii/miidevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 87a92f2b2b3e -r 8dfa394e39aa sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs       Sat May 28 05:53:44 2011 +0000
+++ b/sys/dev/mii/miidevs       Sat May 28 05:55:58 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.100 2011/05/20 00:46:53 msaitoh Exp $
+$NetBSD: miidevs,v 1.101 2011/05/28 05:55:58 matt Exp $
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -183,7 +183,7 @@
 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 xxCICADA VSC8244         0x002c Vitesse VSC8244 Quad 10/100/1000BASE-T PHY
 model xxCICADA CS8201B         0x0021 Cicada CS8201 10/100/1000TX PHY
 
 /* Davicom Semiconductor PHYs */



Home | Main Index | Thread Index | Old Index