Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm32/conf Back out privious.
details: https://anonhg.NetBSD.org/src/rev/9cc1c495ae49
branches: trunk
changeset: 486602:9cc1c495ae49
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Fri May 26 19:01:22 2000 +0000
description:
Back out privious.
fxp on CATS sometimes causes pool related panic().
diffstat:
sys/arch/arm32/conf/CATS | 6 +++---
sys/arch/arm32/conf/CATSINST | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r 48f2eaec4688 -r 9cc1c495ae49 sys/arch/arm32/conf/CATS
--- a/sys/arch/arm32/conf/CATS Fri May 26 17:46:16 2000 +0000
+++ b/sys/arch/arm32/conf/CATS Fri May 26 19:01:22 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CATS,v 1.33 2000/05/25 14:50:34 tsutsui Exp $
+# $NetBSD: CATS,v 1.34 2000/05/26 19:01:22 tsutsui Exp $
#
# CATS -- CHALTECH CATS Development kernel
#
@@ -264,7 +264,7 @@
#epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
#esh* at pci? dev ? function ? # Essential HIPPI card
#fpa* at pci? dev ? function ? # DEC DEFPA FDDI
-fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
+#fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
#le* at pci? dev ? function ? # PCnet-PCI Ethernet
ne* at pci? dev ? function ? # NE2000 compat ethernet
#ntwoc* at pci? dev ? function ? # Riscom/N2 PCI Sync Serial
@@ -282,7 +282,7 @@
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
#icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
-inphy* at mii? phy ? # Intel 82555 PHYs
+#inphy* at mii? phy ? # Intel 82555 PHYs
#iophy* at mii? phy ? # Intel 82553 PHYs
#lxtphy* at mii? phy ? # Level One LXT-970 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
diff -r 48f2eaec4688 -r 9cc1c495ae49 sys/arch/arm32/conf/CATSINST
--- a/sys/arch/arm32/conf/CATSINST Fri May 26 17:46:16 2000 +0000
+++ b/sys/arch/arm32/conf/CATSINST Fri May 26 19:01:22 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CATSINST,v 1.17 2000/05/25 14:50:34 tsutsui Exp $
+# $NetBSD: CATSINST,v 1.18 2000/05/26 19:01:22 tsutsui Exp $
#
# CATSINST -- CHALTECH CATS Install kernel
#
@@ -264,7 +264,7 @@
#epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
#esh* at pci? dev ? function ? # Essential HIPPI card
#fpa* at pci? dev ? function ? # DEC DEFPA FDDI
-fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
+#fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
#le* at pci? dev ? function ? # PCnet-PCI Ethernet
ne* at pci? dev ? function ? # NE2000 compat ethernet
#ntwoc* at pci? dev ? function ? # Riscom/N2 PCI Sync Serial
@@ -282,7 +282,7 @@
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
#icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
-inphy* at mii? phy ? # Intel 82555 PHYs
+#inphy* at mii? phy ? # Intel 82555 PHYs
#iophy* at mii? phy ? # Intel 82553 PHYs
#lxtphy* at mii? phy ? # Level One LXT-970 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
Home |
Main Index |
Thread Index |
Old Index