* [Bluez-devel] Bluetooth kernel patch for 2.6.0
@ 2003-12-23 0:26 Marcel Holtmann
0 siblings, 0 replies; 6+ messages in thread
From: Marcel Holtmann @ 2003-12-23 0:26 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Folks,
the first Bluetooth kernel patch for 2.6.0 is now available [1] and it
contains a bunch of updates to sync up with the Bluetooth subsystem of
the Linux 2.6 series. Here is the changelog:
o Add missing maintainer entries for the Bluetooth subsystem
o Add CAPI message transport protocol support
o Update the Kconfig entry for the BlueFRITZ! USB driver
o Add module aliases for the Bluetooth protocols
o Correct the module alias for the network family
o Support for AVM BlueFRITZ! USB
o Remove USB zero packet option
o Support inquiry results with RSSI
o Update HCI security filter
o Add support for an old ALPS module
o Add support for the Digianswer USB devices
o Always use two ISOC URB's
o Disable credit based flow control by default
Regards
Marcel
[1] http://www.holtmann.org/linux/kernel/patch-2.6.0-mh1.gz
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bluez-devel] Bluetooth kernel patch for 2.6.0
@ 2004-01-02 10:58 Marcel Holtmann
2004-01-02 14:04 ` Olivier Bornet
2004-01-02 23:03 ` Edd Dumbill
0 siblings, 2 replies; 6+ messages in thread
From: Marcel Holtmann @ 2004-01-02 10:58 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Folks,
the second Bluetooth kernel patch for 2.6.0 is now available [1] and it
fixes some more HCI USB driver problems. But the important thing is that
it contains a kernel driver for loading the firmware into the Broadcom
Blutonium devices. Everyone who had problems with bluefw should give it
a try. Here is the changelog:
o Convert interrupt handlers to use irqreturn_t
o Support for Broadcom Blutonium
o Improve blacklist handling
Regards
Marcel
[1] http://www.holtmann.org/linux/kernel/patch-2.6.0-mh2.gz
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Bluez-devel] Bluetooth kernel patch for 2.6.0
2004-01-02 10:58 Marcel Holtmann
@ 2004-01-02 14:04 ` Olivier Bornet
2004-01-02 23:40 ` Marcel Holtmann
2004-01-02 23:03 ` Edd Dumbill
1 sibling, 1 reply; 6+ messages in thread
From: Olivier Bornet @ 2004-01-02 14:04 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: BlueZ Mailing List
[-- Attachment #1: Type: text/plain, Size: 439 bytes --]
Hi Marcel,
> [1] http://www.holtmann.org/linux/kernel/patch-2.6.0-mh2.gz
Maybe you could add a link to it in your main kernel page
(http://www.holtmann.org/linux/kernel/)
So, it will be more easy to find it.
Thanks for it, and good day.
Olivier
--
Olivier Bornet http://www.smartdata.ch/
Olivier.Bornet@smartdata.ch SMARTDATA SA
GPG key ID: C53D9218 CH Martigny/Lausanne
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Bluez-devel] Bluetooth kernel patch for 2.6.0
2004-01-02 10:58 Marcel Holtmann
2004-01-02 14:04 ` Olivier Bornet
@ 2004-01-02 23:03 ` Edd Dumbill
2004-01-02 23:31 ` Marcel Holtmann
1 sibling, 1 reply; 6+ messages in thread
From: Edd Dumbill @ 2004-01-02 23:03 UTC (permalink / raw)
To: BlueZ Mailing List
On Fri, 2004-01-02 at 10:58, Marcel Holtmann wrote:
> Hi Folks,
>
> the second Bluetooth kernel patch for 2.6.0 is now available
I find that with this patch and the latest utils/libs that hcitool
behaves oddly right after a reboot. hcitool scan or inq return straight
away without any results.
If I fiddle around a bit with other programs that create bluetooth
connections I find that hcitool works as expected again.
-- Edd
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Bluez-devel] Bluetooth kernel patch for 2.6.0
2004-01-02 23:03 ` Edd Dumbill
@ 2004-01-02 23:31 ` Marcel Holtmann
0 siblings, 0 replies; 6+ messages in thread
From: Marcel Holtmann @ 2004-01-02 23:31 UTC (permalink / raw)
To: Edd Dumbill; +Cc: BlueZ Mailing List
Hi Edd,
> I find that with this patch and the latest utils/libs that hcitool
> behaves oddly right after a reboot. hcitool scan or inq return straight
> away without any results.
>
> If I fiddle around a bit with other programs that create bluetooth
> connections I find that hcitool works as expected again.
this is correct. I haven't found the real problem right now, but I think
that the inquiry cache is valid after loading the modules and this is
wrong. If you run an inquiry with --flush it will work after boot or you
simply have to wait some time.
Regards
Marcel
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-01-02 23:40 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-23 0:26 [Bluez-devel] Bluetooth kernel patch for 2.6.0 Marcel Holtmann
-- strict thread matches above, loose matches on Subject: below --
2004-01-02 10:58 Marcel Holtmann
2004-01-02 14:04 ` Olivier Bornet
2004-01-02 23:40 ` Marcel Holtmann
2004-01-02 23:03 ` Edd Dumbill
2004-01-02 23:31 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox