Queries on USB skeleton Driver

Sannu K sannumail4foss at gmail.com
Fri Dec 7 01:11:43 EST 2012


On Fri, Dec 7, 2012 at 9:40 AM, 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
>

Try rmmoding usb-storage after it gets loaded.



More information about the Kernelnewbies mailing list