Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/conf Add 7 new PHYs.



details:   https://anonhg.NetBSD.org/src/rev/5daf64782689
branches:  trunk
changeset: 514277:5daf64782689
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Aug 27 12:08:00 2001 +0000

description:
Add 7 new PHYs.

diffstat:

 sys/arch/i386/conf/GENERIC |  11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diffs (41 lines):

diff -r 9a3c5e3a2752 -r 5daf64782689 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Mon Aug 27 11:39:43 2001 +0000
+++ b/sys/arch/i386/conf/GENERIC        Mon Aug 27 12:08:00 2001 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: GENERIC,v 1.416 2001/08/22 15:28:57 hubertf Exp $
+#      $NetBSD: GENERIC,v 1.417 2001/08/27 12:08:00 augustss Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
 
 include "arch/i386/conf/std.i386"
 
-#ident                 "GENERIC-$Revision: 1.416 $"
+#ident                 "GENERIC-$Revision: 1.417 $"
 
 maxusers       32              # estimated number of users
 
@@ -665,16 +665,23 @@
 le*    at mca? slot ?                  # SKNET Personal/MC2+
 
 # MII/PHY support
+acphy* at mii? phy ?                   # DAltima AC101 and AMD Am79c874 PHYs
+amhphy*        at mii? phy ?                   # AMD 79c901 Ethernet PHYs
+bmtphy*        at mii? phy ?                   # Broadcom BCM5201 and BCM5202 PHYs
+brgphy*        at mii? phy ?                   # Broadcom BCM5400-family PHYs
 dmphy* at mii? phy ?                   # Davicom DM9101 PHYs
 exphy* at mii? phy ?                   # 3Com internal PHYs
+glxtphy* at mii? phy ?                 # Level One LXT-1000 PHYs
 gphyter* at mii? phy ?                 # NS83861 Gig-E PHY
 icsphy*        at mii? phy ?                   # Integrated Circuit Systems ICS1890
 inphy* at mii? phy ?                   # Intel 82555 PHYs
 iophy* at mii? phy ?                   # Intel 82553 PHYs
 lxtphy*        at mii? phy ?                   # Level One LXT-970 PHYs
+makphy*        at mii? phy ?                   # Marvell Semiconductor 88E1000 PHYs
 nsphy* at mii? phy ?                   # NS83840 PHYs
 nsphyter* at mii? phy ?                        # NS83843 PHYs
 qsphy* at mii? phy ?                   # Quality Semiconductor QS6612 PHYs
+pnaphy*        at mii? phy ?                   # generic HomePNA PHYs
 sqphy* at mii? phy ?                   # Seeq 80220/80221/80223 PHYs
 tlphy* at mii? phy ?                   # ThunderLAN PHYs
 tqphy* at mii? phy ?                   # TDK Semiconductor PHYs



Home | Main Index | Thread Index | Old Index