Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/mii Correct string for BCM5709S.
details: https://anonhg.NetBSD.org/src/rev/c345e76501b9
branches: trunk
changeset: 759073:c345e76501b9
user: jym <jym%NetBSD.org@localhost>
date: Sat Nov 27 18:01:40 2010 +0000
description:
Correct string for BCM5709S.
(Yup, sorry, fix was supposed to be for miidevs and not miidevs.h)
diffstat:
sys/dev/mii/miidevs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9e064f8d228f -r c345e76501b9 sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs Sat Nov 27 17:48:58 2010 +0000
+++ b/sys/dev/mii/miidevs Sat Nov 27 18:01:40 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.95 2010/05/02 12:38:06 pgoyette Exp $
+$NetBSD: miidevs,v 1.96 2010/11/27 18:01:40 jym Exp $
/*-
* Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -172,7 +172,7 @@
model BROADCOM2 BCM5784 0x003a BCM5784 10/100/1000baseT PHY
model BROADCOM2 BCM5709C 0x003c BCM5709 10/100/1000baseT PHY
model BROADCOM2 BCM5761 0x003d BCM5761 10/100/1000baseT PHY
-model BROADCOM2 BCM5709S 0x003f BCM5761 10/100/1000baseT PHY
+model BROADCOM2 BCM5709S 0x003f BCM5709S 1000/2500baseSX PHY
model xxBROADCOM_ALT1 BCM5906 0x0004 BCM5906 10/100baseTX media interface
/* Cicada Semiconductor PHYs (now owned by Vitesse?) */
Home |
Main Index |
Thread Index |
Old Index