Device driver for USB storage device
I am new to Linux. I want to customize/write a device driver for USB storage device that can manipulate on the data before writing it to the USB device. Can someone help me by providing samples or pointers to the USB source code which I can modify to my requirement.
Also please guide me through how to install the driver and get it running. Thanks in advance!!
|