RE: [linux-usb-devel] Problem in Bluetooth USB driver.

2004-04-29 Thread Marcel Holtmann
Hi Sunil, > I am not completely sure what to use, can you let me know the source that > works for bluetooth subsystem. Also can you give me some useful links > relating to this issue. the bluetty driver is a simple H2 to H4 converter and not a full Bluetooth stack. The Bluetooth subsystem BlueZ u

RE: [linux-usb-devel] Problem in Bluetooth USB driver.

2004-04-29 Thread Sunil Kumar
, 2004 5:22 PM To: Sunil Kumar Cc: Alan Stern; Linux USB Mailing List; Greg Kroah-Hartman Subject: RE: [linux-usb-devel] Problem in Bluetooth USB driver. Hi Sunil, > When I connected the device I found that the probe function is called > more than once. First time when the probe gets cal

RE: [linux-usb-devel] Problem in Bluetooth USB driver.

2004-04-27 Thread Marcel Holtmann
Hi Sunil, > When I connected the device I found that the probe function is called > more than once. First time when the probe gets called it returns success > with the number of bulk ins and outs as one. For the rest of the probe calls > the bulk ins and outs are zero and the probe returns NULL an

RE: [linux-usb-devel] Problem in Bluetooth USB driver.

2004-04-27 Thread Sunil Kumar
nil Kumar Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [linux-usb-devel] Problem in Bluetooth USB driver. On Mon, 26 Apr 2004, Sunil Kumar wrote: > Hi, > I am facing a problem in the bluetooth usb driver.

Re: [linux-usb-devel] Problem in Bluetooth USB driver.

2004-04-26 Thread Alan Stern
On Mon, 26 Apr 2004, Sunil Kumar wrote: > Hi, > I am facing a problem in the bluetooth usb driver. I found out that the probe > function of bluetooth.c in the linux kernel source was failing once the > device was connected, later when I checked, I found out that there were > zero bulk in, bulk out