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 i82562ET id.



details:   https://anonhg.NetBSD.org/src/rev/3b884dbe999f
branches:  trunk
changeset: 510202:3b884dbe999f
user:      soren <soren%NetBSD.org@localhost>
date:      Tue May 22 16:04:27 2001 +0000

description:
Add i82562ET id.

diffstat:

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

diffs (17 lines):

diff -r 92e10caa49de -r 3b884dbe999f sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs       Tue May 22 15:38:22 2001 +0000
+++ b/sys/dev/mii/miidevs       Tue May 22 16:04:27 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.19 2001/05/17 17:39:00 drochner Exp $
+$NetBSD: miidevs,v 1.20 2001/05/22 16:04:27 soren Exp $
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -130,6 +130,7 @@
 model yyINTEL I82555           0x0015 i82555 10/100 media interface
 model yyINTEL I82562EH         0x0017 i82562EH HomePNA interface
 model yyINTEL I82562EM         0x0032 i82562EM 10/100 media interface
+model yyINTEL I82562ET         0x0033 i82562ET 10/100 media interface
 model yyINTEL I82553           0x0035 i82553 10/100 media interface
 
 /* Level 1 PHYs */



Home | Main Index | Thread Index | Old Index