Re: [linux-usb-devel] USB device side driver

2003-02-07 Thread David Brownell
Hi Sebastien, I am working with an TI Omap 1510 and a 2.4.15 linux kernel on an embedded device. I would like to show to my pc the memory content of my mobile device via the USB port. I have read some documentation and as far as i know i have to use the mass storage interface class to write my

[linux-usb-devel] USB device side driver

2003-02-07 Thread Sebastien Hugues
Hi I am working with an TI Omap 1510 and a 2.4.15 linux kernel on an embedded device. I would like to show to my pc the memory content of my mobile device via the USB port. I have read some documentation and as far as i know i have to use the mass storage interface class to write my device side