On Thursday 23 December 2010 11:41 am, Ganbold wrote: > John, > > On 12/23/10 04:27, John Baldwin wrote: > > Author: jhb > > Date: Wed Dec 22 20:27:20 2010 > > New Revision: 216674 > > URL: http://svn.freebsd.org/changeset/base/216674 > > > > Log: > > Use resource_list_reserve() to reserve I/O port and memory > > resources for ACPI devices even if they are not allocated by a > > device driver since the resources are in use and should not be > > allocated to another device. > > Looks like either my laptop's BIOS/firmware is crappy or this > commit breaks booting. > Following are the images I captured, although it may not be useful: > > http://people.freebsd.org/~ganbold/crash1.jpg > http://people.freebsd.org/~ganbold/crash2.jpg > > dmesg (without this commit): > > http://people.freebsd.org/~ganbold/dmesg.txt
Yesterday I reported the same problem to jhb and I think I found the culprit, i.e., EC is probed from ECDT before sysresource. Please stay tuned. Jung-uk Kim _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"