Date: Wed, 29 Dec 1999 22:06:34 -0500 (EST) From: "Eric D. Futch" <efutch@nyct.net> To: freebsd-stable@FreeBSD.ORG Subject: Re: USB broken? Message-ID: <Pine.BSF.4.05.9912292206260.5150-100000@bsd1.nyct.net> In-Reply-To: <Pine.BSF.4.05.9912292145050.5150-100000@bsd1.nyct.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm running 3.4-stable with source cvsup'd about a week ago. I configed my kernel for USB support. After turning on the USB interface in BIOS kernel panics after it probes uchi0. Below is the panic message plus trace. % uname -a FreeBSD quake.nyct.net 3.4-STABLE FreeBSD 3.4-STABLE #3: Wed Dec 29 21:17:59 EST 1999 efutch@quake.nyct.net:/usr/src/sys/compile/QUAKE i386 --- uhci0: <Intel 82371SB USB Host Controller> rev 0x01 int d irq 10 on pci0.7.2> kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode mp_lock = 00000002; cpuid = 0; lapic.id = 00000000 fault virtual address = 0x0 fault code = supervisor write, page not present instruction pointer = 0x8:0xc0216a74 stack pointer = 0x10:0xc0313e18 frame pointer = 0x10:0xc0313e38 code segment = base 0x0, limit 0xfffff, type 0x16 = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPC = 0 current progess = 0 () interrupt mask = net tty bio cam <- SMP: XXX kernel: type 12 trap, code=0 Stopped at INTREN+0x2c: movl %ecx,0(%edx) db> trace INTREN(a,c01fd294,c0da1000,c028d14c,0) at INTREN+0x2c add_intrdesc(c0d93e20,400,c028a2f8,c0da1000,a) at add_intrdesc+0x29 intr_connect(c0d93e20,ffffffff,a,c01fd294,c0da1000,c028d14c,0) at intr_connect+0x2e pci_map_int_right(c0751608,c01fd294,c0da1000,c028d14c,0) at pci_map_int_right+0x31 pci_map_int(c0751608,c01fd294,c0da1000,c028d14c,c0751608,20) at pci_map_int+0x16 uhci_pci_attach(c0751608,0) at uhci_pci_attach+0x75 pci_drvattach(c0751600,c0751600,0,7,c0322f68) at pci_drvattach+0x5f pci_probebus(0,c02637b2,0) at pci_probebus+0x53 pci_probe(0,c0322f98,c0214d70,c0322fac,c014a1f7) at pci_probe+0x39 pci_configure(c0322fac,c014a1f7,0,320c00,326000) at pci_configure+0xa configure(0) at configure+0x20 main(c0322fb8,0,8000,c0161189,c0403000) at main+0x83 begin() at begin+0x55 --- -- Eric Futch New York Connect.Net, Ltd. efutch@nyct.net Technical Support Staff http://www.nyct.net (212) 293-2620 "Bringing New York The Internet Access It Deserves" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9912292206260.5150-100000>