Re: [linux-usb-devel] Error in bluetooth device driver!

2002-01-29 Thread Greg KH
On Wed, Jan 30, 2002 at 09:15:38AM +0530, Ravi Kumar B S wrote: > > > > > > > >>>Are you using the Axis OpenBT stack, or some other stack? If another > >>>stack, can you point me to where I can get it from? > >>> > >>I have used a commercial stack when testing the device driver. > >> > > > >Ah, t

Re: [linux-usb-devel] Error in bluetooth device driver!

2002-01-29 Thread Ravi Kumar B S
> > > >>>Are you using the Axis OpenBT stack, or some other stack? If another >>>stack, can you point me to where I can get it from? >>> >>I have used a commercial stack when testing the device driver. >> > >Ah, this is probably why no one else has seen these problems :) > Infact I am also facing

Re: [linux-usb-devel] Error in bluetooth device driver!

2002-01-29 Thread Greg KH
On Tue, Jan 29, 2002 at 09:29:50AM +0100, Johan Brodin wrote: > > > > > > There should be two changes in bluetooth.c! > > > > > > 1. According to the Bluetooth specification each HCI packet must be > > > contained in one bulk_out_urb! > > > > > > Solution: Set bluetooth->bulk_out_buffer_size in

RE: [linux-usb-devel] Error in bluetooth device driver!

2002-01-29 Thread Johan Brodin
MAIL PROTECTED]' > Subject: RE: [linux-usb-devel] Error in bluetooth device driver! > > > Hi! > > See comments inline. > > > -Original Message-i! > > From: Greg KH [mailto:[EMAIL PROTECTED]] > > Sent: den 28 januari 2002 22:32 > > To: Joha

RE: [linux-usb-devel] Error in bluetooth device driver!

2002-01-29 Thread Johan Brodin
Hi! See comments inline. > -Original Message-i! > From: Greg KH [mailto:[EMAIL PROTECTED]] > Sent: den 28 januari 2002 22:32 > To: Johan Brodin > Cc: '[EMAIL PROTECTED]' > Subject: Re: [linux-usb-devel] Error in bluetooth device driver! > > > On

Re: [linux-usb-devel] Error in bluetooth device driver!

2002-01-28 Thread Greg KH
On Mon, Jan 28, 2002 at 09:39:33AM +0100, Johan Brodin wrote: > Hi! /> > > There should be two changes in bluetooth.c! > > 1. According to the Bluetooth specification each HCI packet must be > contained in one bulk_out_urb! > > Solution: Set bluetooth->bulk_out_buffer_size in usb_bluetooth_prob