Re: [PATCH]: Add command-line option to i8042 to completely disable it
From: Chris Lalancette <hidden>
Date: 2007-07-25 13:35:50
Also in:
lkml
From: Chris Lalancette <hidden>
Date: 2007-07-25 13:35:50
Also in:
lkml
Vojtech Pavlik wrote:
quoted
That's an unfortunate fix. Is there really no way in which we can auto-detect such a situation without requiring a manual setting?The fact that the current detection hangs suggests that the scenario is possible to detect.
Hm, OK. I'll go back and look at i8042_flush() to see if I can detect this erroneous situation automatically and fail the i8042_controller_init() if I see it. Chris Lalancette