bug#364: The USB bug

Seth David Schoen <[email protected]> Mon, 28 Apr 2003 00:33:01 -0700
Newsgroups gmane.linux.bbc.bugs
Message-ID <[email protected]>
I filed it here:

http://bugs.lnx-bbc.org/bugs/db/36/364.html

I propose we either yankg the USB stuff (does that make USB keyboard
stuff go away?), add a nousb option like

if ! grep nousb /proc/cmdline
then
	test -f usb-uhci.o && insmod usb-uhci.o
	test -f usb-ohci.o && insmod usb-ohci.o
fi

(assuming we have grep available at that point in linuxrc, which I'm
not sure of), or try to make the "prompt" option cause this insmod to
be prompted for.

-- 
Seth David Schoen <[email protected]> | Very frankly, I am opposed to people
     http://www.loyalty.org/~schoen/   | being programmed by others.
     http://vitanuova.loyalty.org/     |     -- Fred Rogers (1928-2003),
                                       |        464 U.S. 417, 445 (1984)