Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/mii Back out previous; closer inspection of the manu...



details:   https://anonhg.NetBSD.org/src/rev/939e65b4d384
branches:  trunk
changeset: 514181:939e65b4d384
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Aug 25 05:55:19 2001 +0000

description:
Back out previous; closer inspection of the manual reveals that the
Am79c874 has the same ID register contents as the AC101.

diffstat:

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

diffs (17 lines):

diff -r b39f07ca9d81 -r 939e65b4d384 sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs       Sat Aug 25 05:45:25 2001 +0000
+++ b/sys/dev/mii/miidevs       Sat Aug 25 05:55:19 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.30 2001/08/25 05:44:59 thorpej Exp $
+$NetBSD: miidevs,v 1.31 2001/08/25 05:55:19 thorpej Exp $
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -106,7 +106,6 @@
 /* Advanced Micro Devices PHYs */
 model xxAMD 79C873             0x0000 Am79C873 10/100 media interface
 model yyAMD 79C972_10T         0x0001 Am79C972 internal 10BASE-T interface
-model yyAMD 79c874             0x0021 Am79C874 10/100 media interface
 model yyAMD 79c973phy          0x0036 Am79C973 internal 10/100 media interface
 model yyAMD 79c901             0x0037 Am79C901 10BASE-T interface
 model yyAMD 79c901home         0x0039 Am79C901 HomePNA 1.0 interface



Home | Main Index | Thread Index | Old Index