Dmitry Torokhov napisał(a): > > I was wrong, it is trying to detect keyboard but failing and I think I > know why. Coud you please try sticking i8042_flush() in > i8042_check_aux() like this for me: > > if (wait_for_completion_timeout(&i8042_aux_irq_delivered, > msecs_to_jiffies(250)) == 0) { > /* > * AUX IRQ was never delivered so we need to flush the controller to > * get rid of the byte we put there; otherwise keyboard may not work. > */ > i8042_flush(); > retval = -1; > } > > Thanks! > I changed this, and my keyboard works fine. Thanks -- Maciej Rutecki <[email protected]> http://www.unixy.pl LTG - Linux Testers Group (http://www.stardust.webpages.pl/ltg/wiki/)
Attachment:
dmesg.gz
Description: GNU Zip compressed data
- References:
- 2.6.18-rc4-mm1
- From: Andrew Morton <[email protected]>
- Re: 2.6.18-rc4-mm1
- From: Maciej Rutecki <[email protected]>
- Re: 2.6.18-rc4-mm1
- From: Dmitry Torokhov <[email protected]>
- 2.6.18-rc4-mm1
- Prev by Date: Re: aic7xxx broken in 2.6.18-rc3-mm2
- Next by Date: Re: 2.6.18-rc4-mm1
- Previous by thread: Re: 2.6.18-rc4-mm1
- Next by thread: Re: 2.6.18-rc4-mm1
- Index(es):