public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] RE: Logitech multimedia keys off by one
@ 2004-04-01 13:50 Oli Ellis
  2004-04-02 13:09 ` Marcel Holtmann
  0 siblings, 1 reply; 5+ messages in thread
From: Oli Ellis @ 2004-04-01 13:50 UTC (permalink / raw)
  To: bluez-users

Yes, I tried the same -1 trick, but it seems more complicated than that. 
The event should tally with what is written on the keyboard, and I don't 
think that bluetooth devices can be released unless they are fully 
compliant (I have been reading up!). Plus, if Logitech can't get it 
right, who can? Marcel suggested it could be an error with the parser, 
but this looks to be beyond my programming expertise.

Also, a question to Mr Holtmann: The latest release of the Bluez package 
with bluez-libs-2.6 and bluez-utils-2.6 - does this negate the need for 
the CVS version for tools like hid2hci and bthid?

Thanks

- Oli


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] RE: Logitech multimedia keys off by one
  2004-04-01 13:50 [Bluez-users] RE: Logitech multimedia keys off by one Oli Ellis
@ 2004-04-02 13:09 ` Marcel Holtmann
  2004-04-02 16:56   ` Michal Semler (volny.cz)
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2004-04-02 13:09 UTC (permalink / raw)
  To: Oli Ellis; +Cc: BlueZ Mailing List

Hi Oli,

> Also, a question to Mr Holtmann: The latest release of the Bluez package 
> with bluez-libs-2.6 and bluez-utils-2.6 - does this negate the need for 
> the CVS version for tools like hid2hci and bthid?

the libs2 and utils2 are the next generation and they are completely
independent from the current version. Actually with bluez-libs-2.6 it
should be possible to port the bthid to use the old library. I fixed
some internal stuff and this should make it possible to get the HID
descriptor from a device.

At the moment I am also thinking of moving pand and dund into the utils
package to lower my maintenance overhead.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] RE: Logitech multimedia keys off by one
  2004-04-02 13:09 ` Marcel Holtmann
@ 2004-04-02 16:56   ` Michal Semler (volny.cz)
  2004-04-02 17:31     ` Marcel Holtmann
  0 siblings, 1 reply; 5+ messages in thread
From: Michal Semler (volny.cz) @ 2004-04-02 16:56 UTC (permalink / raw)
  To: bluez-users

Dne p=E1 2. dubna 2004 15:09 Marcel Holtmann napsal(a):
> Hi Oli,
>
> > Also, a question to Mr Holtmann: The latest release of the Bluez package
> > with bluez-libs-2.6 and bluez-utils-2.6 - does this negate the need for
> > the CVS version for tools like hid2hci and bthid?
>
> the libs2 and utils2 are the next generation and they are completely
> independent from the current version. Actually with bluez-libs-2.6 it
> should be possible to port the bthid to use the old library. I fixed
> some internal stuff and this should make it possible to get the HID
> descriptor from a device.

GREAT! Marcel pls do it as soon as possible! :)*****


>
> At the moment I am also thinking of moving pand and dund into the utils
> package to lower my maintenance overhead.

It is a good choice.

Michal

>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli=
ck
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] RE: Logitech multimedia keys off by one
  2004-04-02 16:56   ` Michal Semler (volny.cz)
@ 2004-04-02 17:31     ` Marcel Holtmann
  2004-04-03  0:25       ` Michal Semler (volny.cz)
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2004-04-02 17:31 UTC (permalink / raw)
  To: cijoml; +Cc: BlueZ Mailing List

Hi Michal,

> > the libs2 and utils2 are the next generation and they are completely
> > independent from the current version. Actually with bluez-libs-2.6 it
> > should be possible to port the bthid to use the old library. I fixed
> > some internal stuff and this should make it possible to get the HID
> > descriptor from a device.
> 
> GREAT! Marcel pls do it as soon as possible! :)*****

no time for it right now, sorry.

> > At the moment I am also thinking of moving pand and dund into the utils
> > package to lower my maintenance overhead.
> 
> It is a good choice.

In the past there were objections against it and at the moment I haven't
made any decision. Please comment it with pro and cons.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] RE: Logitech multimedia keys off by one
  2004-04-02 17:31     ` Marcel Holtmann
@ 2004-04-03  0:25       ` Michal Semler (volny.cz)
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Semler (volny.cz) @ 2004-04-03  0:25 UTC (permalink / raw)
  To: bluez-users

Dne p=E1 2. dubna 2004 19:31 Marcel Holtmann napsal(a):
> Hi Michal,
>
> > > the libs2 and utils2 are the next generation and they are completely
> > > independent from the current version. Actually with bluez-libs-2.6 it
> > > should be possible to port the bthid to use the old library. I fixed
> > > some internal stuff and this should make it possible to get the HID
> > > descriptor from a device.
> >
> > GREAT! Marcel pls do it as soon as possible! :)*****
>
> no time for it right now, sorry.
>
> > > At the moment I am also thinking of moving pand and dund into the uti=
ls
> > > package to lower my maintenance overhead.
> >
> > It is a good choice.
>
> In the past there were objections against it and at the moment I haven't
> made any decision. Please comment it with pro and cons.


+easier maintance
+all in one included - easier for novice users when they tries find out how=
=20
get their devices to work
+less work with packaging new versions
+less asks in mailing list saying something like: "What should I download t=
o=20
get this work?"

=2Dprobably longer patches
=2Dreleasing new versions will be possibly more frequental

Michal


>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli=
ck
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2004-04-03  0:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-01 13:50 [Bluez-users] RE: Logitech multimedia keys off by one Oli Ellis
2004-04-02 13:09 ` Marcel Holtmann
2004-04-02 16:56   ` Michal Semler (volny.cz)
2004-04-02 17:31     ` Marcel Holtmann
2004-04-03  0:25       ` Michal Semler (volny.cz)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox