[Linux-usb-users] usb mass storage issue

2005-03-16 Thread Anil Yadav
Hi, I am working in a project for which,while the Linux 2.4.20 boots up, the existing usb-storage module has to be removed and a new usb-storage module has to be inserted . I tried to many options to do it...but hopeless can anyone suggest me the possible solutions? Thanks and Regards, Anil

[Linux-usb-users] Re:Re:Problem with EHCI

2005-06-04 Thread Anil Yadav
. I guess the device doesn't fetch the data at high speed usb's expectation.. But I am able to get much higher capture rate on MS windows. Thanks in Advance Regards Anil On Sunday 29 May 2005 6:03 am, Anil Yadav wrote: I tried almost all possible combinations to frame urb. I checked

Re: [Linux-usb-users] Re:Re:Problem with EHCI

2005-06-09 Thread Anil Yadav
, karthik.bala [EMAIL PROTECTED] wrote: Hi, Actually, what is the status of ur problem now ?? Have u solved it ?? Karthik bala guru -Original Message- From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED]] On Behalf Of Anil Yadav Sent: Sunday, June 05, 2005 2:37 PM To: David Brownell; Linux

[Linux-usb-users] dummy_hcd for kernel-2.4.X

2007-11-12 Thread Anil Yadav
Hi, I am looking to implement a dadget device with the help of dummy_hcd and zero. in kernel-2.6 I am able to manipulate various options in zero.c by using dummy_hcd module. When I am moving to kernel-2.4.28, unfortunatley don't find dummy_hcd.c file to build. Infact not even the latest

[Linux-usb-users] Multiconfiguration and mutil-interface

2007-11-22 Thread Anil Yadav
Hi, I have a gadget with 2 configurations. The default configuration supposed to expose 2 interfaces and the other configuration supposed to expose a different set of interfaces. If I choose any configuration e.g. config 2 how should I invoke the two interfaces so that their respective gadget

Re: [Linux-usb-users] Multiconfiguration and mutil-interface

2007-11-22 Thread Anil Yadav
] wrote: On Thu, 22 Nov 2007, Anil Yadav wrote: Hi, I have a gadget with 2 configurations. The default configuration supposed to expose 2 interfaces and the other configuration supposed to expose a different set of interfaces. If I choose any configuration e.g. config 2 how should I