primax@linuxhacker.org

primax@linuxhacker.org


Subject: I find a bug and its correction
From: Michel Nolard
Date: Sat, 10 Jul 2004 17:54:46 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all! 

I'm new on this mailing list...

I find that the detection of the Primax Colorado D600 was buggy in the 
0.93-beta3 and here is the tiny patch needed :

diff primax scan.c primax scan.c.old
890c890
<                 case 0x04:
- ---
>                 case 0x44:

The "04" is the one we need as the switch is made upon a bitwise AND with 
"0x0F".

I hope this is fine as it is on my system :)

- -- 
Michel Nolard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA8BFHyAKwOMHoSb0RAoexAJwPUoSpsE8bLXaMq2unM6y0mQIyEQCfUDki
CVXs/xmowdplJQcKLwhvE6c=
=2uyq
-----END PGP SIGNATURE-----

primax@linuxhacker.org