Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/mii Aff BCM 5701 PHY Id.



details:   https://anonhg.NetBSD.org/src/rev/ecf036b3cf3d
branches:  trunk
changeset: 533143:ecf036b3cf3d
user:      fvdl <fvdl%NetBSD.org@localhost>
date:      Sat Jun 22 14:35:52 2002 +0000

description:
Aff BCM 5701 PHY Id.

diffstat:

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

diffs (17 lines):

diff -r c7c27f56a7e3 -r ecf036b3cf3d sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs       Sat Jun 22 14:34:49 2002 +0000
+++ b/sys/dev/mii/miidevs       Sat Jun 22 14:35:52 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.37 2002/05/15 22:48:17 matt Exp $
+$NetBSD: miidevs,v 1.38 2002/06/22 14:35:52 fvdl Exp $
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -121,6 +121,7 @@
 model BROADCOM BCM5400         0x0004 BCM5400 1000BASE-T media interface
 model BROADCOM BCM5401         0x0005 BCM5401 1000BASE-T media interface
 model BROADCOM BCM5411         0x0007 BCM5411 1000BASE-T media interface
+model BROADCOM BCM5701         0x0011 BCM5701 1000BASE-T media interface
 
 /* Davicom Semiconductor PHYs */
 model xxDAVICOM DM9101         0x0000 DM9101 10/100 media interface



Home | Main Index | Thread Index | Old Index