Subject: gcc 3.3.1/arch=pentium compiled kernel reboots
To: None <port-i386@netbsd.org>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: port-i386
Date: 09/23/2003 13:48:26
my kernel config:

with makeoptions uncommented works fine.


include=09=09"arch/i386/conf/std.i386"
include =09"arch/i386/conf/largepages.inc"
maxusers=0964=09=09# estimated number of users
options=09=09MAXUPRC=3D1000
options =09I586_CPU
#options=09=09VM86
#options=09=09USER_LDT
options =09CPURESET_DELAY=3D500
#makeoptions=09CC=3D"/usr/pkg/gcc-2.95.3/bin/cc -march=3Dpentium -O2"

#options=09=09REALEXTMEM=3D64512
#options =09UCONSOLE=09# users can use TIOCCONS (for xconsole)
options =09INSECURE=09# disable kernel security levels
options =09RTC_OFFSET=3D0=09# hardware clock is this many mins. west of GMT
options =09SYSVMSG=09=09# System V-like message queues
options =09SYSVSEM=09=09# System V-like semaphores
options=09=09BUFPAGES=3D512
options =09SYSVSHM=09=09# System V-like memory sharing
options =09SHMMAXPGS=3D8192=09# 1024 to za ma=B3o do squida
options=09=09MSGMNB=3D16384    #te=BF squid
options=09=09MSGMNI=3D41
options=09=09MSGSEG=3D2048
options=09=09MSGSSZ=3D64
options=09=09MSGTQL=3D512

options=09=09KTRACE
options=09=09SYSTRACE
#options =09LKM=09=09# loadable kernel modules
options=09=09COMPAT_13
options=09=09COMPAT_14
options=09=09COMPAT_15
options=09=09COMPAT_16
options=09=09COMPAT_LINUX


#options =09KSTACK_CHECK_DR0
options =09NEW_BUFQ_STRATEGY
#options=09=09USE_TOPDOWN_VM
#options=09=09PERFCTRS

file-system =09FFS=09=09# UFS
file-system=09NFS
file-system =09CD9660=09=09# ISO 9660 + Rock Ridge file system
file-system=09PROCFS
#options =09QUOTA=09=09# UFS quotas
options =09SOFTDEP         # FFS soft updates support.

options =09INET=09=09# IP + ICMP + TCP + UDP
#options=09=09INET6
#options=09=09IPSEC
#options=09=09IPSEC_ESP
options=09=09NFSSERVER
options=09=09NMBCLUSTERS=3D4096
options=09=09IPFORWARDING=3D1
options=09=09IPFORWSRCRT=3D0
options =09PPP_DEFLATE=09# Deflate compression support for PPP
options =09PCIVERBOSE=09# verbose PCI device autoconfig messages
options =09SCSIVERBOSE=09# human readable SCSI error messages
options=09=09USBVERBOSE

config=09=09netbsd=09root on wd0a type ffs dumps on none
mainbus0 =09at root
cpu0=09=09at mainbus0

# PCI bus support
pci0=09at mainbus0 bus 0
pchb0=09at pci0 dev 0 function 0=09# PCI-Host bridges
sip0=09at pci0 dev 18 function 0
nsphyter0 at sip0 phy 0

pciide0 at pci0 dev 7 function 1
wd0 =09at pciide0 channel 0 drive 0
wd1=09at pciide0 channel 0 drive 1
atapibus0=09at pciide0 channel 1
cd0=09at atapibus0 drive 0
cd1=09at atapibus0 drive 1

pcib0=09at pci0 dev 7 function 0=09# PCI-ISA bridges
isa0=09at pcib0
fdc0=09at isa0 port 0x3f0 irq 6 drq 2=09# standard PC floppy controllers
fd0=09at fdc0 drive 0=09=09=09# the drives themselves
npx0=09at isa0 port 0xf0 irq 13=09# x86 math coprocessor
lpt0=09at isa0 port 0x378 irq 7
lpt1=09at isa0 port 0x278

com0=09at isa0 port 0x3f8 irq 4
com1=09at isa0 port 0x2f8 irq 3
com2=09at isa0 port 0x3e8 irq 10

#pc0=09at isa0 port 0x60 irq 1

pseudo-device=09vnd=09=094=09# disk-like interface to files

pseudo-device=09ipfilter=09=09# IP filter (firewall) and NAT
pseudo-device=09bpfilter=0916
pseudo-device=09loop=09=09=09# network loopback
pseudo-device=09ppp=09=092=09# Point-to-Point Protocol
pseudo-device=09pty=09=09128=09# pseudo-terminals
pseudo-device=09rnd=09=09=09# /dev/random and in-kernel generator
pseudo-device=09tun=09=0932=09# IPv[46] over IPv[46] tunnel (RFC1933)
pseudo-device=09vlan=09=0932
#options=09=09RAID_AUTOCONFIG
#pseudo-device=09raid=09=094