Queries on USB skeleton Driver

Jimmy Pan dspjmt at gmail.com
Fri Feb 22 02:45:39 EST 2013


I thought you have to make sure usb_storage is actually compiled as a
module, then, maybe some other module depends on it which probably
withhold the blacklist setting.
The usb_core driver is a usb system software you can find the model in
usb specification.

Jimmy

On Fri, Dec 7, 2012 at 12:10 PM, sanchayan maity
<victorascroft at gmail.com> wrote:
> Hello,
>
> I wanted to use the usb-skeleton driver for transferring data to a pen
> drive. I am using Ubuntu 12.04 with kernel version 3.2.0. I remove the
> usb-storage driver with rmmod and then inserted the skeleton module. The
> module is inserted successfully. On inserting the drive, usb-storage module
> gets automatically loaded.
>
> To avoid this, i tried blacklisting the module by including a blacklist
> entry in blacklist.conf  and rebooting. This didn't work either and
> usb-storage gets automatically loaded again.
>
> Can someone point out how i can use the usb-skeleton driver and also test
> it.
>
> I also have Arch linux set up, but, i have not tried the above on it yet.
>
> Thanks & Regards,
> Sanchayan.
>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>



More information about the Kernelnewbies mailing list