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 AMD Am79c874 NetPHY-1LP.



details:   https://anonhg.NetBSD.org/src/rev/0484430abda6
branches:  trunk
changeset: 514179:0484430abda6
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Aug 25 05:44:59 2001 +0000

description:
Add AMD Am79c874 NetPHY-1LP.

diffstat:

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

diffs (17 lines):

diff -r 3d013529c0f4 -r 0484430abda6 sys/dev/mii/miidevs
--- a/sys/dev/mii/miidevs       Sat Aug 25 04:14:26 2001 +0000
+++ b/sys/dev/mii/miidevs       Sat Aug 25 05:44:59 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: miidevs,v 1.29 2001/08/25 01:39:22 thorpej Exp $
+$NetBSD: miidevs,v 1.30 2001/08/25 05:44:59 thorpej Exp $
 
 /*-
  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@@ -106,6 +106,7 @@
 /* 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