Re: [linux-usb-devel] Serial to USB converter with Isoc

2005-08-18 Thread Ivy
--- 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

[linux-usb-devel] Isochronous endpoints + uhci_hcd .

2005-08-20 Thread Ivy
result = usb_submit_urb(bluetooth->isoc_read_urb, GFP_KERNEL); if (result < 0) err("Error in isoc submit "); -- Ivy __

Re: [linux-usb-devel] Isochronous endpoints + uhci_hcd .

2005-08-21 Thread 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

[linux-usb-devel] Re: [Bluez-devel] Voice setting for U-law and A-law.

2005-09-25 Thread Ivy
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

[linux-usb-devel] Help

2005-10-13 Thread Ivy
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

Re: [linux-usb-devel] Help

2005-10-17 Thread Ivy
--- 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