Queries on USB skeleton Driver
From: Sannu K <hidden>
Date: 2012-12-07 06:11:43
On Fri, Dec 7, 2012 at 9:40 AM, sanchayan maity [off-list ref] 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.