Module Name: src
Committed By: cyber
Date: Thu Jan 21 08:38:46 UTC 2010
Modified Files:
src/sys/arch/sbmips/conf [matt-nb5-mips64]: GENERIC
Log Message:
Get rid of sbpcihb, unused
increase SYMTAB_SPACE
To generate a diff of this commit:
cvs rdiff -u -r1.70.8.2 -r1.70.8.3 src/sys/arch/sbmips/conf/GENERIC
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/sbmips/conf/GENERIC
diff -u src/sys/arch/sbmips/conf/GENERIC:1.70.8.2 src/sys/arch/sbmips/conf/GENERIC:1.70.8.3
--- src/sys/arch/sbmips/conf/GENERIC:1.70.8.2 Thu Jan 21 07:46:01 2010
+++ src/sys/arch/sbmips/conf/GENERIC Thu Jan 21 08:38:46 2010
@@ -1,10 +1,10 @@
-# $NetBSD: GENERIC,v 1.70.8.2 2010/01/21 07:46:01 matt Exp $
+# $NetBSD: GENERIC,v 1.70.8.3 2010/01/21 08:38:46 cyber Exp $
include "arch/sbmips/conf/std.sbmips"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.70.8.2 $"
+#ident "GENERIC-$Revision: 1.70.8.3 $"
#options LOCKDEBUG # XXX XXX XXX XXX
#options DEBUG # extra kernel debugging support
@@ -35,7 +35,7 @@
options DDB # kernel dynamic debugger
options DDB_HISTORY_SIZE=100 # enable history editing in DDB
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=330000 # size for embedded symbol table
+options SYMTAB_SPACE=340000 # size for embedded symbol table
# Compatibility options
options COMPAT_43 # compatibility with 4.3BSD binaries
@@ -142,14 +142,10 @@
sbobio* at zbbus? busid ?
pci* at sbbrz? bus ?
-
-sbpcihb* at pci? dev ?
ppb* at pci? dev ?
-
pci* at ppb?
bge* at pci? dev ?
-#vga* at pci? dev ?
#sbicu* at sbscd? offset ?
sbwdog* at sbscd? offset ? intr ?