Re: [linux-usb-devel] Reg:USB configuration

2007-07-17 Thread David Brownell
On Thursday 12 July 2007, S.Selin Jeba Shanthi wrote: >  We are using the AT91SAM9261 board for our application. >  Now our device is act as mass storage but i want that >  device to be act as serial device parallely. Presumably you mean you want what the USB spec calls a "composite" device. >  

[linux-usb-devel] Reg:USB configuration

2007-07-12 Thread S.Selin Jeba Shanthi
Hi, We are using the AT91SAM9261 board for our application.Now our device is act as mass storage but i want that device to be act as serial device parallely.How can we make that possible?How do we make the USB descriptors with two interfaces and four endpoints?Please Clarify my dou