On Tue, Mar 12, 2013 at 11:45:39AM +0100, Martin Mokrejs wrote:
> Hi,
>   while testing how my computer behaves with USB disabled I see this line 
> still
> in dmesg output:
> 
>  Initializing USB Mass Storage driver...

Did you build the driver into the kernel?  Or is it being automatically
loaded by something?

>  Is there any driver able to use it under 'nousb' situation at all? Shouldn't 
> it
> be prevented from loading as well? This was tested on 3.9-rc1.

If userspace loads a driver, there's nothing the kernel can do about it
:)

Is there a problem of it being loaded?  Just don't build the module at
all if you don't want it.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to