Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/mii Add another PMC-SIERRA phy
details: https://anonhg.NetBSD.org/src/rev/d7f1600b0347
branches: trunk
changeset: 527020:d7f1600b0347
user: matt <matt%NetBSD.org@localhost>
date: Wed May 15 21:24:59 2002 +0000
description:
Add another PMC-SIERRA phy
diffstat:
sys/dev/mii/miidevs | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 3366e8750f47 -r d7f1600b0347 sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs Wed May 15 21:06:11 2002 +0000
+++ b/sys/dev/mii/miidevs Wed May 15 21:24:59 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.35 2002/03/14 04:40:27 chs Exp $
+$NetBSD: miidevs,v 1.36 2002/05/15 21:24:59 matt Exp $
/*-
* Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -93,6 +93,7 @@
/* Don't know what's going on here. */
oui xxDAVICOM 0x000602 Davicom Semiconductor
oui xxPMCSIERRA 0x0009c0 PMC-Sierra
+oui xxPMCSIERRA2 0x0009ea PMC-Sierra
oui xxMARVELL 0x000ac2 Marvell Semiconductor
@@ -158,6 +159,7 @@
/* PMC Sierra PHYs */
model xxPMCSIERRA PM8351 0x0000 PM8351 OctalPHY Gigabit interface
+model xxPMCSIERRA2 PM8353 0x0003 PM8353 QuadPHY Gigabit interface
/* Quality Semiconductor PHYs */
model xxQUALSEMI QS6612 0x0000 QS6612 10/100 media interface
Home |
Main Index |
Thread Index |
Old Index