Re: newcard panic
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Wesley Morgan <[email protected]> writes: : I bought a Xircom XM5600 the other day, and I have discovered that trying : to boot a NEWCARD kernel will panic in pccard_scan_cis() during boot. The : old code works fine with it. Weird :) Attached is a dumpcis from pccardc. : the laptop is a Toshiba Sat. Pro 4600... : : : Fatal trap 12: page fault while in kernel mode : fault virtual address = 0xd96c3000 : fault code = supervisor read, page not present : instruction pointer = 0x8:0xc015e510 : stack pointer = 0x10:0xd95fb94c : frame pointer = 0x10:0xd95fbb78 : code segment = base 0x0, limit 0xfffff, type 0x1b : = DPL 0, pres 1, def32 1, gran 1 : processor eflags = interrupt enabled, resume, IOPL = 0 : current process = 2 (pccbb0) : : : pci0: <bridge, PCI-unknown> at device 8.0 (no driver attached) : pci0: <network, ethernet> at device 10.0 (no driver attached) : pccbb0: <ToPIC95B PCI-CardBus Bridge> irq 11 at device 17.0 on pci0 : cardbus0: <CardBus bus> on pccbb0 : pccard0: <16-bit PCCard bus> on pccbb0 : pccbb1: <ToPIC95B PCI-CardBus Bridge> irq 11 at device 17.1 on pci0 : cardbus1: <CardBus bus> on pccbb1 : pccard1: <16-bit PCCard bus> on pccbb1 It would be helpful to have a traceback as well. Warner To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message