2008-10-28 00:00:42

by Guillaume Bedot

[permalink] [raw]
Subject: [PATCH] Allow SCO with Asus WL-BTD202 dongle in btusb

Hello again,

This an other patch that allows my dongle to be configured correctly for
the voice/sco profile.

I already sent one for hci_usb some time ago, so it may sound familiar,
but it probably didn't have correct style...

Regards,

Guillaume B.

PS:
The HT-820 combo headset can now quite reliably use alternatively voice
and hi-fi profiles (and the keys).
This sometimes makes pulseaudio crash though.
Anyway, thanks for your hard work.


Attachments:
btusb-wl-btd202.patch (856.00 B)

2008-10-28 04:20:17

by Guillaume Bedot

[permalink] [raw]
Subject: Re: [PATCH] Allow SCO with Asus WL-BTD202 dongle in btusb

Le mardi 28 octobre 2008 à 03:10 +0100, Marcel Holtmann a écrit :
> Hi Guillaume,
>
> > This an other patch that allows my dongle to be configured correctly for
> > the voice/sco profile.
> >
> > I already sent one for hci_usb some time ago, so it may sound familiar,
> > but it probably didn't have correct style...
>
> you have to prove this one. Boot a kernel without the patch and call
> hciconfig hci0 up and then show me the output of hciconfig -a.

The file "hciconfig-...-before" was the output without the patch.
The file "hciconfig-...-after" is the output with the patch.
The last file contains some info from "/proc/bus/usb/devices".

Is it just proof that my dongle's firmware is out-of-date ?

Regards,

Guillaume B.


Attachments:
hciconfig-wl-btd202.before.txt (574.00 B)
hciconfig-wl-btd202.after.txt (630.00 B)
wl-btd202.txt (1.58 kB)
Download all attachments

2008-10-28 02:10:04

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [PATCH] Allow SCO with Asus WL-BTD202 dongle in btusb

Hi Guillaume,

> This an other patch that allows my dongle to be configured correctly for
> the voice/sco profile.
>
> I already sent one for hci_usb some time ago, so it may sound familiar,
> but it probably didn't have correct style...

you have to prove this one. Boot a kernel without the patch and call
hciconfig hci0 up and then show me the output of hciconfig -a.

Regards

Marcel



2008-11-30 10:46:08

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [PATCH] Allow SCO with Asus WL-BTD202 dongle in btusb

Hi Guillaume,

> > > This an other patch that allows my dongle to be configured correctly for
> > > the voice/sco profile.
> > >
> > > I already sent one for hci_usb some time ago, so it may sound familiar,
> > > but it probably didn't have correct style...
> >
> > you have to prove this one. Boot a kernel without the patch and call
> > hciconfig hci0 up and then show me the output of hciconfig -a.
>
> The file "hciconfig-...-before" was the output without the patch.
> The file "hciconfig-...-after" is the output with the patch.
> The last file contains some info from "/proc/bus/usb/devices".
>
> Is it just proof that my dongle's firmware is out-of-date ?

I applied a modified patch to my tree since it didn't apply clean
anymore. Thanks.

Regards

Marcel