On Thursday, May 05, 2011 9:21:04 am Damjan Marion wrote:
> 
> Hi,
> 
> I have issue with old HP DL380G3 server. When I use ILO virtual console to 
manage server. Seems that 9-CURRENT fails to detect atkbdc.
> When I boot 8.2-RELEASE it works well.
> 
> 8.2 dmesg shows:
> 
> atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
> 
> 9.0:
> 
> atkbdc0: <Keyboard controller (i8042)> failed to probe at port 0x60 on isa0
> 
> Is this a known issue?
> 
> Should I enable some additional outputs, like KBDIO_DEBUG?

I suspect this is a resource issue stemming from changes I made to the acpi(4) 
bus driver quite a while ago to make it use rman_reserve_resource().  Can you
capture a full verbose dmesg from 9 along with devinfo -rv and devinfo -ur 
output from 9?

-- 
John Baldwin
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to