Module Name: src Committed By: uwe Date: Tue Dec 19 01:52:44 UTC 2023
Modified Files: src/sys/arch/netwinder/conf: GENERIC Log Message: netwinder: GENERIC - trim down some It is still too big to get loaded by the firmware successfully, but these VERBOSE options and -g symtab are the obvious hogs. To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/sys/arch/netwinder/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/netwinder/conf/GENERIC diff -u src/sys/arch/netwinder/conf/GENERIC:1.145 src/sys/arch/netwinder/conf/GENERIC:1.146 --- src/sys/arch/netwinder/conf/GENERIC:1.145 Sun Feb 12 14:50:40 2023 +++ src/sys/arch/netwinder/conf/GENERIC Tue Dec 19 01:52:44 2023 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.145 2023/02/12 14:50:40 abs Exp $ +# $NetBSD: GENERIC,v 1.146 2023/12/19 01:52:44 uwe Exp $ # # GENERIC machine description file # @@ -130,8 +130,8 @@ options SYSVSHM # System V-like memory options KTRACE # system call tracing, a la ktrace(1) options IRQSTATS # manage IRQ statistics #options SCSIVERBOSE # Verbose SCSI errors -options PCIVERBOSE # Verbose PCI descriptions -options MIIVERBOSE # Verbose MII autoconfuration messages +#options PCIVERBOSE # Verbose PCI descriptions +#options MIIVERBOSE # Verbose MII autoconfuration messages #options PCI_CONFIG_DUMP # verbosely dump PCI config space #options DDB_KEYCODE=0x40 options USERCONF # userconf(4) support @@ -146,7 +146,7 @@ options SYSCTL_INCLUDE_DESCR # Include #options UVMHIST # kernhist for uvm/pmap subsystems options DDB # in-kernel debugger options DDB_HISTORY_SIZE=100 # Enable history editing in DDB -makeoptions DEBUG="-g" # compile full symbol table +#makeoptions DEBUG="-g" # compile full symbol table makeoptions COPY_SYMTAB=1 config netbsd root on ? type ?