Re: [linux-usb] Re: [patch] drivers/usb/usb.c: auto loading of USB

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 21 Dec 1999 14:17:11 +0000 (GMT)


> > So you want to wedge it in memory. MOD_USE_COUNT btw doesn't take care
> > of it.
>
> Why doesn't it?

First pass over idle USB unloads usb-scsi, mouse ..
Second pass over idle USB unloads usb-uhci (core is locked by uhci so skipped)

[User is now screwed on USB access]

Third pass over idle USB unloads usbcore

[User now gets USB back]


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