2004-04-01 13:50:17

by Oli Ellis

[permalink] [raw]
Subject: [Bluez-users] RE: Logitech multimedia keys off by one

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users


2004-04-03 00:25:33

by CIJOML

[permalink] [raw]
Subject: Re: [Bluez-users] RE: Logitech multimedia keys off by one

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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-04-02 17:31:48

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] RE: Logitech multimedia keys off by one

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-04-02 16:56:16

by CIJOML

[permalink] [raw]
Subject: Re: [Bluez-users] RE: Logitech multimedia keys off by one

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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users

2004-04-02 13:09:07

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [Bluez-users] RE: Logitech multimedia keys off by one

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-users