[sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek)

2007-11-28 Thread Gerhard Jaeger
Am Dienstag, 27. November 2007 20:38:39 schrieb Saravana Krishnamurthy: Here is the debug information with SANE_DEBUG_PLUSTEK=10. I've captured the debug output from linux-x86 and linux-arm. I'm also attaching the diff file. I see some differences in the debug info spitted out by sane

[sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek)

2007-11-27 Thread Gerhard Jaeger
Am Dienstag, 27. November 2007 03:05:44 schrieb m. allan noah: sounds like somewhere there is an array of 3-byte R,G,B structs, which will be padded on arm to 4 bytes. this problem was discovered by DAKA and myself when building sane for the nslu2/openembedded platform. the attached patch

[sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek)

2007-11-27 Thread Saravana Krishnamurthy
CVS? (ie 1.0.18?). thanks -sk - Original Message - From: Gerhard Jaeger Sent: Mon, 11/26/2007 11:30pm To: sane-devel at lists.alioth.debian.org Cc: m. allan noah ; saravakr at cisco.com Subject: Re: [sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek) Am

[sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek)

2007-11-27 Thread Saravana Krishnamurthy
at lists.alioth.debian.org Subject: Re: [sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek) I'm using the current version. So I wasn't able to apply the patch using the patch utility. However, I manually edited the plustek-usb.h file to refect the changes in the patch that allan

[sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek)

2007-11-27 Thread Saravana Krishnamurthy
Jaeger ; sane-devel at lists.alioth.debian.org Subject: Re: [sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek) I'm using the current version. So I wasn't able to apply the patch using the patch utility. However, I manually edited the plustek-usb.h file to refect

[sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek)

2007-11-26 Thread Saravana Krishnamurthy
Hello I'm trying to run sane in Atmel processor (9260). I was able to compile sane for arm using buildroot tools. In my development system (fedora 8) sane-plustek works perfectly with Travelscan 662 scanner. However, in the arm linux i'm encountering problem. Basically the scanner seems to

[sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek)

2007-11-26 Thread m. allan noah
sounds like somewhere there is an array of 3-byte R,G,B structs, which will be padded on arm to 4 bytes. this problem was discovered by DAKA and myself when building sane for the nslu2/openembedded platform. the attached patch added some packing directives to correct the issue, but this was sane

[sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane-plustek)

2007-11-26 Thread Saravana Krishnamurthy
Allan, Thanks for the patch. I will try this and let u know. -sk - Original Message - From: m. allan noah Sent: Mon, 11/26/2007 6:05pm To: saravakr at cisco.com Cc: sane-devel at lists.alioth.debian.org Subject: Re: [sane-devel] Problems in ARM (atmel) linux - Travelscan 662 (sane