no keyboard after booting r235646 in laptop FS Amilo D 7830

John Baldwin jhb at freebsd.org
Thu Jul 5 20:02:23 UTC 2012


On Thursday, July 05, 2012 5:20:35 am Kaho Toshikazu wrote:
>   Hello,
> 
> > Interesting question remains: why it works in the older revision r214444?
> 
>   I don't know exactly resource management, but ISA_PNP_PROBE()
> ignores device.hints if acpi unknown device takes resources.
> I think this problem is related to some acpi changes.

The system in general in 9.0 and later is more strict about honoring what the 
BIOS says in terms of allocating resources, so we have to be more correct in 
probing devices.  The only wrinkles so far do in fact seem to stem from the 
keyboard controller.

-- 
John Baldwin


More information about the freebsd-current mailing list