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 Revert previous change. GENERIC already ...
details: https://anonhg.NetBSD.org/src/rev/c765104de4d5
branches: trunk
changeset: 537594:c765104de4d5
user: rearnsha <rearnsha%NetBSD.org@localhost>
date: Wed Oct 02 20:33:44 2002 +0000
description:
Revert previous change. GENERIC already has an sb* at isapnp?
diffstat:
sys/arch/cats/conf/GENERIC | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r d5e0fcfb3d38 -r c765104de4d5 sys/arch/cats/conf/GENERIC
--- a/sys/arch/cats/conf/GENERIC Wed Oct 02 20:21:32 2002 +0000
+++ b/sys/arch/cats/conf/GENERIC Wed Oct 02 20:33:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.33 2002/09/27 20:31:13 thorpej Exp $
+# $NetBSD: GENERIC,v 1.34 2002/10/02 20:33:44 rearnsha Exp $
#
# GENERIC machine description file
#
@@ -162,6 +162,8 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table
+#options SYMTAB_SPACE=200000
+options SYMTAB_SPACE=370000
config netbsd root on ? type ?
@@ -284,7 +286,7 @@
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
+#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
@@ -402,7 +404,6 @@
# ISA Plug-and-Play bus support
isapnp0 at isa?
-sb* at isapnp?
# wscons
pckbc0 at isa? # pc keyboard controller
Home |
Main Index |
Thread Index |
Old Index