--- Greg KH <[EMAIL PROTECTED]> wrote:
> On Thu, Aug 18, 2005 at 08:53:43PM -0700, Annamalai Prakash wrote:
> > Hi,
> >
> > Anybody have tried to add isoc endpoints and isoc read/write callback
> > functions in Serial to USB Converter driver ?.
>
> Do you have a usb to serial converter that uses
result = usb_submit_urb(bluetooth->isoc_read_urb,
GFP_KERNEL);
if (result < 0)
err("Error in isoc submit ");
-- Ivy
__
--- Alan Stern <[EMAIL PROTECTED]> wrote:
> On Sat, 20 Aug 2005, Ivy wrote:
>
> > Hi,
> >
> > I am tring to find isochronous endpoints in an Interface and
> > claim the particular interface. I m using the following code. It does the
&g
system is hanging.. I am using 2.6.12 kernel. if i am setting default voice
setting value 0x60... It is not hanging ... I dont know what would be the
probelm... Any one tips to track down this problem ...
Thanks
-Ivy
--- Ivy <[EMAIL PROTECTED]> wrote:
>
>
>
> --- An
callback would be called for notification.
ll be better way to do this ?.. Is there any suggestion for
achieving this ?..
Thanks
Ivy
__
Stops spam 100% for your email accounts or you get paid. http://www.cashette.com
--- Alan Stern <[EMAIL PROTECTED]> wrote:
> On Thu, 13 Oct 2005, Ivy wrote:
>
> > Hi All,
> >
> > I am here with some set of doubts... Hope you people guide me
> > right direction.
> >
> > I would like to know, all USB devic