Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/algor/conf le at pci -> pcn at pci, and add several...



details:   https://anonhg.NetBSD.org/src/rev/3caa0edb8bb0
branches:  trunk
changeset: 520350:3caa0edb8bb0
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Tue Jan 08 03:28:56 2002 +0000

description:
le at pci -> pcn at pci, and add several more phys (most commented out).

diffstat:

 sys/arch/algor/conf/P6032 |  27 ++++++++++++++++++++-------
 1 files changed, 20 insertions(+), 7 deletions(-)

diffs (59 lines):

diff -r 916a2c637210 -r 3caa0edb8bb0 sys/arch/algor/conf/P6032
--- a/sys/arch/algor/conf/P6032 Tue Jan 08 03:27:59 2002 +0000
+++ b/sys/arch/algor/conf/P6032 Tue Jan 08 03:28:56 2002 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: P6032,v 1.3 2001/12/28 17:37:02 augustss Exp $
+#      $NetBSD: P6032,v 1.4 2002/01/08 03:28:56 thorpej Exp $
 #
 # Algorithmics P-6032 kernel.
 #
 
 include        "arch/algor/conf/std.algor"
 
-#ident                 "P6032-$Revision: 1.3 $"
+#ident                 "P6032-$Revision: 1.4 $"
 
 maxusers 32
 
@@ -129,7 +129,7 @@
 #fxp*  at      pci? dev ? function ?           # Intel EEPRO 10+/100B
 #gsip* at      pci? dev ? function ?           # NS DP83820 Gigabit Ethernet
 #isp*  at      pci? dev ? function ?           # Qlogic ISP 10x0 SCSI
-le*    at      pci? dev ? function ?           # PCI LANCE Ethernet (untested)
+pcn*   at      pci? dev ? function ?           # AMD PCnet-PCI Ethernet
 pcib*  at      pci? dev ? function ?           # Intel PCI-ISA Bridges
 #siop* at      pci? dev ? function ?           # Symbios 53c8xx SCSI
 #mlx*  at      pci? dev ? function ?           # Mylex DAC960 / DEC SWXCR (untested)
@@ -167,15 +167,28 @@
 #mpu*  at      yds?
 
 # MII/PHY support
+acphy* at mii? phy ?                   # Altima AC101 and AMD Am79c874 PHYs
+amhphy*        at mii? phy ?                   # AMD 79c901 10BASE-T PHY
+#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 ICS1890
+#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
-#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 ?                 # Margell 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
 #nsphy*        at mii? phy ?                   # NS83840 PHYs
-#qsphy*        at mii? phy ?                   # Quality Semiconductor QS6612 PHYs
 #sqphy*        at mii? phy ?                   # Seeq 80220/80221/80223 PHYs
 #tlphy*        at mii? phy ?                   # ThunderLAN PHYs
-#ukphy*        at mii? phy ?                   # generic unknown PHYs
+#tqphy*        at mii? phy ?                   # TDK Semiconductor PHYs
+ukphy* at mii? phy ?                   # generic unknown PHYs
 
 # ISA/EISA bus support
 isa*   at      pcib?



Home | Main Index | Thread Index | Old Index