It seems Alex wrote:
> 
> Fatal trap 12: page fault while in kernel mode
> fault virtual address   = 0xbff21000
> fault code              = supervisor read, page not present
> instruction pointer     = 0x8:0xc0214ffe
> stack pointer           = 0x10:0xc02f6b58
> frame pointer           = 0x10:0xc02f6b8c
> 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         = 0 (swapper)
> interrupt mask          = net tty bio cam 
> trap number             = 12
> panic: page fault
> Uptime: 0s
> Automatic reboot in 15 seconds - press a key on the console to abort
> 
> 
> % nm /kernel.test | grep c0214f
> c0214f68 T bus_dmamap_load
> c0214f28 T bus_dmamem_free

Those are not used by the ata driver....

-Søren


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to