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 ICS 1893



details:   https://anonhg.NetBSD.org/src/rev/5e288dc72a0e
branches:  trunk
changeset: 522039:5e288dc72a0e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Feb 10 17:08:24 2002 +0000

description:
Add ICS 1893

diffstat:

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

diffs (17 lines):

diff -r 1bb848f830ab -r 5e288dc72a0e sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs       Sun Feb 10 16:46:44 2002 +0000
+++ b/sys/dev/mii/miidevs       Sun Feb 10 17:08:24 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.33 2002/01/15 20:59:52 thorpej Exp $
+$NetBSD: miidevs,v 1.34 2002/02/10 17:08:24 wiz Exp $
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -126,6 +126,7 @@
 
 /* Integrated Circuit Systems PHYs */
 model ICS 1890                 0x0002 ICS1890 10/100 media interface
+model ICS 1893                 0x0004 ICS1893 10/100 media interface
 
 /* Intel PHYs */
 model xxINTEL I82553           0x0000 i82553 10/100 media interface



Home | Main Index | Thread Index | Old Index