Did this box come with a USB keyboard? My Athlon crashed randomly while using either the USB keyboard that came with the system or a PS/2 style keyboard until I disabled atkbd0 in the kernel, enabled USB support and the USB Keyboard in the kernel, and used the USB keyboard that came with the system...its now solid as a rock, netscape excluded. Janet BSD wrote: > > My Athlon box again, here's the crash dump. I saved all the bins so that > I can go back into gdb if anyone needs me to look something else up. > Order of info: gdb, dmesg, kernel config. > [...] > machine i386 > ident MARVINUP > maxusers 1024 > makeoptions CONF_CFLAGS=-fno-builtin #Don't allow use of memcmp, etc. > options MAXDSIZ="(768*1024*1024)" > options DFLDSIZ="(768*1024*1024)" > options BLKDEV_IOSIZE=8192 > options PQ_LARGECACHE # color for 512k/16k cache > options INCLUDE_CONFIG_FILE # Include this file in kernel > cpu I686_CPU # aka Pentium Pro(tm) > options NO_F00F_HACK > options COMPAT_43 > options SYSVSHM > options SYSVSEM > options SYSVMSG > options KTRACE #kernel tracing > options INET #Internet communications protocols > pseudo-device ether 5 #Generic Ethernet > pseudo-device loop 5 #Network loopback device > pseudo-device bpf 5 #Berkeley packet filter > options IPFIREWALL #firewall > options IPFIREWALL_VERBOSE #print information about > options IPFIREWALL_FORWARD #enable transparent proxy support > options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity > options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default > options IPDIVERT #divert sockets > options IPFILTER #ipfilter support > options IPFILTER_LOG #ipfilter logging > options IPSTEALTH #support for stealth forwarding > options TCPDEBUG > options TCP_DROP_SYNFIN > options TCP_RESTRICT_RST > options ICMP_BANDLIM > options DUMMYNET > options FFS #Fast filesystem > options PROCFS #Process filesystem > options FFS_ROOT #FFS usable as root device > options SOFTUPDATES > options NSWAPDEV=20 > options QUOTA #enable disk quotas > options P1003_1B > options _KPOSIX_PRIORITY_SCHEDULING > options _KPOSIX_VERSION=199309L > pseudo-device pty 256 #Pseudo ttys > pseudo-device snp 5 #Snoop device - to look at pty/vty/etc.. > options MSGBUF_SIZE=4096 > device isa > options AUTO_EOI_1 > options NTIMECOUNTER=100 > device atkbdc0 at isa? port IO_KBD > device atkbd0 at atkbdc? irq 1 > device psm0 at atkbdc? irq 12 > device vga0 at isa? > device sc0 at isa? > options MAXCONS=16 # number of virtual consoles > options SC_ALT_MOUSE_IMAGE # simplified mouse cursor in text mode > options SC_DFLT_FONT # compile font in > makeoptions SC_DFLT_FONT=cp850 > options SC_HISTORY_SIZE=8192 # number of history buffer lines > options SC_MOUSE_CHAR=0x3 # char code for text mode mouse cursor > options SC_PIXEL_MODE # add support for the raster text mode > options SC_TWOBUTTON_MOUSE > device npx0 at nexus? port IO_NPX flags 0x0 irq 13 > device ata > device atadisk # ATA disk drives > options ATA_STATIC_ID > options ATA_ENABLE_ATAPI_DMA > options IDE_DELAY=10000 # Be optimistic about Joe IDE device > device fdc0 at isa? port IO_FD1 irq 6 drq 2 > device fd0 at fdc0 drive 0 > device fd1 at fdc0 drive 1 > device sio0 at isa? port IO_COM1 flags 0x10 irq 4 > device pci > device fxp # Intel EtherExpress PRO/100B (82557, 82558) > options PANIC_REBOOT_WAIT_TIME=15 > > I'm now going to re-synch sources with cvsup, and re-build the > kernel. We'll see if it keeps on crashing. > > --Bart > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message