> > > Linux 2.5.62-ac1
> > > o PC-9800 update (Osamu Tomita)
> > Thanks!
> >
> > > o Toshiba keyboard workaround (Pavel Machek)
> > This change conflict with PC98 keyboard. Always shows message
> > 'Keyboard glitch detected, ignoring keypress' every keypress.
> > Other machine has no problem?
>
> I've had no other reports of it triggering wrongly. Thats easy to
> deal with. Pavel can you send me the dmidecode data for the afflicted
> laptop ?
arch/i386/kernel/dmi_scan.c, broken_toshiba_keyboard() is the right
place. DMI data are:
{ broken_toshiba_keyboard, "Toshiba Satellite 4030cdt", { /* Keyboard generates spurious repeats */
MATCH(DMI_PRODUCT_NAME, "S4030CDT/4.3"),
NO_MATCH, NO_MATCH, NO_MATCH
} },
Pavel
-- When do you have a heart between your knees? [Johanka's followup: and *two* hearts?] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/