On Tuesday 20 April 2010 8:30:42 am Maxim Sobolev wrote:
> Update: I've discovered that the 7.3 kernels actually boot after some 
> ridiculously long waiting period after the "boot" command (i.e. 10 
> minutes or even more). I suspect that it might be caused by the memory 
> probing, which as far as I know the FreeBSD does to determine if the 
> physical memory that has been reported by BIOS really exists.
> 
> Here is what kernel reports about RAM:
> 
> http://sobomax.sippysoft.com/ScreenShot605.png
> 
> Any comments?

Maybe try adding

hint.atkbdc.0.disabled="1"
hint.atkbd.0.disabled="1"

to /boot/device.hints?  That has reportedly removed minute-long boot delays on 
some Nehalem machines.

-- 
John Baldwin
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to