Re: Microtek 35t +

Matto Marjanovic (maddog@mir.com)
Wed, 1 Apr 1998 14:18:32 -0500 (EST)

The Microtek backend does not know about the 35t+, yet.

I'll add the correct id code to the next release (thanks for posting
the inquiry log). In the meantime, you can patch your source code
by adding the lines:

case 0x62 :
*model_string = "ScanMaker 35t+"; break;

to the file "backends/microtek.c" in the function "id_microtek". Once
you see it, it should be obvious.

After that, it should work. I have heard no feedback from slide scanner
users, though, so please send your experiences (and/or bug reports) to
"mtek-bugs@mir.com".

-matt marjanovic

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