Re: forwarded message from Henning Busacker

Wolfgang Jung (woju@keep.in-berlin.de)
Sun, 2 Nov 1997 01:10:36 +0100

On Sat, Nov 01, 1997 at 10:51:22AM -0800, David Mosberger-Tang wrote:
> Can anybody confirm or deny this? If I don't here from anyone, this
> change will be in the next release (due out any day now...).
>
> --david
>

> From: Henning Busacker <henning.busacker@Duesseldorf.netsurf.de>
> To: David.Mosberger@acm.org
> Subject: SANE and Mustek MFS-12000SP v1.05 success!
> Date: Sat, 01 Nov 1997 18:31:59 +0000
>
> Hello David,
> I just a Mustek Paragon MFS-12000SP and I found this scanner needs the
> MUSTEK_FLAG_LD_NONE to be set.
> Here is what I add to mustek.c for the MFS-12000SP.
>
> if (fw_revision = 0x105)
> dev->flags |= MUSTEK_FLAG_LD_NONE;
>
> This reports scanimage after my change:
> [mustek] attach: firmware revision 1.05
> [mustek] attach: scanner has automatic line-distance correction
> [mustek] attach: found Mustek scanner model MFS-12000SP (flatbed
> scanner), 1-pass
>
> I hope it helps.
> By the way, Great work!!!
> bye Henning

With 1.04 I had to remove (udefine) the LINEDISTANCE patch ...

-- 

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com