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
>
>
>
>>>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
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
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
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
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
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_probe to 1000! (line
1155)
2. The bulk_in_urb buffer
must be larger then one HC