All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Latest bluetooth kernel stack
@ 2005-05-28 14:39 Nicolas STRANSKY
  2005-05-28 16:32 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas STRANSKY @ 2005-05-28 14:39 UTC (permalink / raw)
  To: bluez-users

Hi,

I'm trying to patch my kernel with the latest bluetooth kernel stack in 
order to have a MS Intellimouse for Bluetooth to function properly.
The problem is that I'm using a -mm 2.6 kernel and that it seems that 
the bluetooth stack is not so recent in the -mm branch because it makes 
the mouse to be detected as "boot protocol device" instead of "Microsoft 
Five Button Mouse".
So what is the best way to have both 2.6.11-mm patch and 2.6.11-mh2 ? 
Applying both of them fails. Will the -mm bluetooth stack be updated 
soon or is there an better way to do so ?

Thank's in advance !
-- 
Nico
Fuyez un ennemi qui sait votre défaut.
	-+- Pierre Corneille, Polyeucte -+-



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] Latest bluetooth kernel stack
  2005-05-28 14:39 [Bluez-users] Latest bluetooth kernel stack Nicolas STRANSKY
@ 2005-05-28 16:32 ` Marcel Holtmann
  2005-05-28 18:29   ` [Bluez-users] " Nicolas STRANSKY
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2005-05-28 16:32 UTC (permalink / raw)
  To: bluez-users

Hi Nicolas,

> I'm trying to patch my kernel with the latest bluetooth kernel stack in 
> order to have a MS Intellimouse for Bluetooth to function properly.
> The problem is that I'm using a -mm 2.6 kernel and that it seems that 
> the bluetooth stack is not so recent in the -mm branch because it makes 
> the mouse to be detected as "boot protocol device" instead of "Microsoft 
> Five Button Mouse".
> So what is the best way to have both 2.6.11-mm patch and 2.6.11-mh2 ? 
> Applying both of them fails. Will the -mm bluetooth stack be updated 
> soon or is there an better way to do so ?

when the 2.6.12 kernel is out, I will update my -mh patch for that
kernel. The -mh patch is not meant for development kernels.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bluez-users] Re: Latest bluetooth kernel stack
  2005-05-28 16:32 ` Marcel Holtmann
@ 2005-05-28 18:29   ` Nicolas STRANSKY
  2005-05-28 22:22     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas STRANSKY @ 2005-05-28 18:29 UTC (permalink / raw)
  To: bluez-users

Le 05/28/2005 06:32 PM, Marcel Holtmann a écrit :
> Hi Nicolas,
> 
> 
>>I'm trying to patch my kernel with the latest bluetooth kernel stack in 
>>order to have a MS Intellimouse for Bluetooth to function properly.
>>The problem is that I'm using a -mm 2.6 kernel and that it seems that 
>>the bluetooth stack is not so recent in the -mm branch because it makes 
>>the mouse to be detected as "boot protocol device" instead of "Microsoft 
>>Five Button Mouse".
>>So what is the best way to have both 2.6.11-mm patch and 2.6.11-mh2 ? 
>>Applying both of them fails. Will the -mm bluetooth stack be updated 
>>soon or is there an better way to do so ?
> 
> when the 2.6.12 kernel is out, I will update my -mh patch for that
> kernel. The -mh patch is not meant for development kernels.

I see.. Thank's for the answer !
So my question becomes: is the Linus kernel's bluetooth stack far from 
the bluez stack or is it going to be integrated in the kernel soon ?
I would be happy to have my mouse fully functionnal with a vanilla 
kernel, I just wonder if I need to apply the whole bluez patch or if a 
single part of it would be enough...

Regards,
-- 
Nico
Le pire des crimes, c'est de torturer ou massacrer les êtres humains
pour faire leur salut ou leur bonheur selon sa propre idée.
	-+- René Barjavel, Si j'étais Dieu -+-



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] Re: Latest bluetooth kernel stack
  2005-05-28 18:29   ` [Bluez-users] " Nicolas STRANSKY
@ 2005-05-28 22:22     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2005-05-28 22:22 UTC (permalink / raw)
  To: bluez-users

Hi Nicolas,

> >>I'm trying to patch my kernel with the latest bluetooth kernel stack in 
> >>order to have a MS Intellimouse for Bluetooth to function properly.
> >>The problem is that I'm using a -mm 2.6 kernel and that it seems that 
> >>the bluetooth stack is not so recent in the -mm branch because it makes 
> >>the mouse to be detected as "boot protocol device" instead of "Microsoft 
> >>Five Button Mouse".
> >>So what is the best way to have both 2.6.11-mm patch and 2.6.11-mh2 ? 
> >>Applying both of them fails. Will the -mm bluetooth stack be updated 
> >>soon or is there an better way to do so ?
> > 
> > when the 2.6.12 kernel is out, I will update my -mh patch for that
> > kernel. The -mh patch is not meant for development kernels.
> 
> I see.. Thank's for the answer !
> So my question becomes: is the Linus kernel's bluetooth stack far from 
> the bluez stack or is it going to be integrated in the kernel soon ?
> I would be happy to have my mouse fully functionnal with a vanilla 
> kernel, I just wonder if I need to apply the whole bluez patch or if a 
> single part of it would be enough...

the HID report protocol mode will still take some time, but the rest is
almost up-to-date.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-28 22:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-28 14:39 [Bluez-users] Latest bluetooth kernel stack Nicolas STRANSKY
2005-05-28 16:32 ` Marcel Holtmann
2005-05-28 18:29   ` [Bluez-users] " Nicolas STRANSKY
2005-05-28 22:22     ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.