> 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