Re: Input - Make i8042.c less picky about AUX ports [1/3]

Pavel Machek (pavel@suse.cz)
Mon, 14 Oct 2002 18:33:13 +0200


Hi!

> > > ChangeSet@1.597.3.1, 2002-10-08 17:36:32+02:00, vojtech@suse.cz
> > > Make i8042.c even less picky about detecting an AUX port because of
> > > broken chipsets that don't support the LOOP command or report failure
> > > on the TEST command. Hopefully this won't screw any old 386/486
> > > systems without the AUX port.
> >
> > would it make sense to at least printk() on such
> > broken chipsets?
>
> Maybe. But if we wanted to printk() on every chipset which doesn't
> follow the i8042 spec in some way, we'd keep the logs full ...

If you keep it one line per bug, it should not be more than 2 lines on
normal chipsets, right? :-). And we may get better hardware in future
by doing this.
Pavel

-- 
When do you have heart between your knees?
-
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/