Re: [linux-usb-devel] common secondary storage: host and device mode

2006-03-12 Thread Shakthi Kannan
Hi Alan, --- Alan Stern <[EMAIL PROTECTED]> wrote: > You mean, are the any options besides (1) writing > your own drivers or (2) > using the kernel's built-in drivers? The only other > possibility is (3): > get someone else to write the drivers for you. Ohh! No. I want to learn and work on it.

Re: [linux-usb-devel] common secondary storage: host and device mode

2006-03-10 Thread Alan Stern
On Fri, 10 Mar 2006, Shakthi Kannan wrote: > Greetings! > > I need to know your suggestions/views on implementing > a shared secondary storage device while using the > system as USB A-host (host) and USB B-peripheral mode > (device). > > Basically, I am using SD/MMC card to copy files when > the

[linux-usb-devel] common secondary storage: host and device mode

2006-03-10 Thread Shakthi Kannan
Greetings! I need to know your suggestions/views on implementing a shared secondary storage device while using the system as USB A-host (host) and USB B-peripheral mode (device). Basically, I am using SD/MMC card to copy files when the system is in the host mode. I would like to use the same SD/M