Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2003 14:19:04 -0400 (EDT)
From:      Kyle McPeek <kyle@openworldinc.com>
To:        hackers@freebsd.org
Subject:   5.1 ata  broken on Dell 600sc(Serverworks)
Message-ID:  <20030716141151.T6372-100000@heathers.stdio.com>

next in thread | raw e-mail | index | archive | help
A snapshot from March 29, 2003 works.  5.1-RELEASE or -CURRENT panics
during boot.

the panic looks something like this:
unknown PNP0501 Can't assign resources (port)
unknown PNP0401 Can't assign resources (port)
unknown PNP0700 Can't assign resources (port)
unknown PNP0f13 Can't assign resources (irq)
unknown PNP0303 Can't assign resources (port)
unknown PNP0c01 Can't assign resources (port)

timecounters tick every 10.000 msec


fatal trap 12: page fault while in kernel mode

fault virtual address           = 0x20
fault code                      = supervisor read, page not present
instruction pointer             = 0x8: 0xc018a87c
stack pointer                   = 0x10: 0xdf4aace0
frame pointer                   = 0x10: 0xdf4aacf0
code segment                    = base 0x0, limit 0xfffff, type 0x1b
                                = DPL 0, pres 1, def32 1, gran 1
processor eflags                = interrupt enable, resume, IOPL = 0
current process                 = 19 (irq 11: atapci0)
trap number                     = 12

panic: page fault


The problem is kern/54549.

I have boxes to test booting on.

kyle.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030716141151.T6372-100000>