compiled-in (non-modular) USB initialization bug

David Acklam (dackl@post.com)
Mon, 17 Sep 2001 14:34:42 -0500 (CDT)


A few months ago I posted a bug report about the Pegasus driver not
initializing (or not initializing fast enough to work with NFS-Root) when
compiled-in. I've found that this is not specific to the
pegasus, as I have recently noticed that the kernel 'driver-initialized'
messages for my USB mouse and keyboard (i.e. HID devices) come up AFTER
init has been started. These drivers are also 'compiled-in'

The problem this poses is that some applications (like NFSRoot) need
access to USB devices BEFORE the kernel mounts filesystems/starts init.

-
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/