Re: My thoughts on the "new development model"

From: Dmitry Torokhov
Date: Wed Oct 27 2004 - 22:06:01 EST


On Wednesday 27 October 2004 04:40 pm, Alan Cox wrote:
> On Mer, 2004-10-27 at 20:50, Chuck Ebbert wrote:
> > On Wed, 27 Oct 2004 at 16:27 +0100 Alan Cox wrote:
> > > You missed the remote DoS attack 8(
> > Where?
>
> Posted to netdev along with fixes. See 2.6.9-ac1 or later
>
> > >> - i8042 fails to initialize with some boards using legacy USB
> > >
> > > This is really a BIOS issue and its not a new 2.6.9 bug its a long
> > > standing and messy story.
> >
> > And the patch in -ac fixes it but there is a cleaner one around
> > that does it more properly, right?
>
> The -ac fix handles one corner case. The right fix appears to be to
> always disable USB legacy. But for a small fix its mighty risky.
>

I really wonder why is it risky? 99% of the time USB is loaded eventually
and does handoff anyway. What is the problem doing it earlier? Ones who
indeed use USB in legacy mode will have to boot with "no-handoff". I think
if you look at the numbers people using USB in legacy mode is a fraction
of a percent.

Plus, now we suggest disabling legacy emulation in BIOS which is problematic
if one wants to use USB keyboard in boot loader... Automatic handoff will
help here.

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/