Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/dev/mii Pullup revisions 1.42-1.44 (requested by fv...



details:   https://anonhg.NetBSD.org/src/rev/b5aa0d17ac4f
branches:  netbsd-1-6
changeset: 529997:b5aa0d17ac4f
user:      jmc <jmc%NetBSD.org@localhost>
date:      Tue Jan 28 06:27:51 2003 +0000

description:
Pullup revisions 1.42-1.44 (requested by fvdl in ticket #1126)
 Pullup support for bge device. (Broadcom Gigabit Ethernet)

diffstat:

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

diffs (18 lines):

diff -r b3f06b9f1d64 -r b5aa0d17ac4f sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs       Tue Jan 28 06:27:37 2003 +0000
+++ b/sys/dev/mii/miidevs       Tue Jan 28 06:27:51 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.37.4.2 2002/11/16 09:50:13 he Exp $
+$NetBSD: miidevs,v 1.37.4.3 2003/01/28 06:27:51 jmc Exp $
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -123,6 +123,8 @@
 model BROADCOM BCM5411         0x0007 BCM5411 1000BASE-T media interface
 model BROADCOM BCM5421         0x000e BCM5421 1000BASE-T media interface
 model BROADCOM BCM5701         0x0011 BCM5701 1000BASE-T media interface
+model BROADCOM BCM5703         0x0016 BCM5703 1000BASE-T media interface
+model BROADCOM BCM5704         0x0019 BCM5704 1000BASE-T media interface
 
 /* Davicom Semiconductor PHYs */
 model xxDAVICOM DM9101         0x0000 DM9101 10/100 media interface



Home | Main Index | Thread Index | Old Index