On Tue, Aug 18, 2009 at 03:16:29PM +0200, Jiri Kosina wrote: > On Thu, 13 Aug 2009, Dmitry Torokhov wrote: > > > @@ -641,7 +643,7 @@ static int __devinit i8042_check_aux(void) > > * used it for a PCI card or somethig else. > > */ > > > > - if (i8042_noloop || aux_loop_broken) { > > + if (i8042_noloop || i8042_bypass_aux_irq_test || aux_loop_broken) { > > I guess some entries could then be nuked from i8042_dmi_noloop_table[]? > I will have to try and locate the dmidecode outputs in mu inbox - some of them might not have the proper chassis type set up. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html