Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/cats/conf Pull in a newer list of mii/phy drivers.
details: https://anonhg.NetBSD.org/src/rev/49496d07c0d2
branches: trunk
changeset: 536056:49496d07c0d2
user: nathanw <nathanw%NetBSD.org@localhost>
date: Thu Sep 05 19:53:15 2002 +0000
description:
Pull in a newer list of mii/phy drivers.
diffstat:
sys/arch/cats/conf/GENERIC | 26 ++++++++++++++++++--------
1 files changed, 18 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r d159c6490adf -r 49496d07c0d2 sys/arch/cats/conf/GENERIC
--- a/sys/arch/cats/conf/GENERIC Thu Sep 05 19:39:46 2002 +0000
+++ b/sys/arch/cats/conf/GENERIC Thu Sep 05 19:53:15 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.28 2002/06/17 05:14:07 lukem Exp $
+# $NetBSD: GENERIC,v 1.29 2002/09/05 19:53:15 nathanw Exp $
#
# GENERIC machine description file
#
@@ -273,18 +273,28 @@
rtk* at pci? dev ? function ? # Realtek 8129/8139
# 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
-#icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
+glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
+gphyter* at mii? phy ? # NS83861 Gig-E PHY
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
-#iophy* at mii? phy ? # Intel 82553 PHYs
-#lxtphy* at mii? phy ? # Level One LXT-970 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
+nsphyter* at mii? phy ? # NS83843 PHYs
+pnaphy* at mii? phy ? # generic HomePNA PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
-#sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
-#tlphy* at mii? phy ? # ThunderLAN PHYs
-#tqphy* at mii? phy ? # TDK Semiconductor PHYs
+sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
+tlphy* at mii? phy ? # ThunderLAN PHYs
+tqphy* at mii? phy ? # TDK Semiconductor PHYs
ukphy* at mii? phy ? # generic unknown PHYs
+urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
# USB Controller and Devices
Home |
Main Index |
Thread Index |
Old Index