I read a message (posted by Joerg Budweg posted Sun Jan 09 2000) in the
January mailist archive explaining how to change mustek.desc and
mustek.c in order to make the backend work with the "Plus". I've added a
new line in mustek.desc:
:model "SCANNER V101"
:comment "1 pass; (f/w == 1.01; scsi id XC06 S1212IDW)"
(I couldn't get the scsi id from the command 'SANE_MUSTEK_DEBUG=3;
scanimage -h -d mustek > /dev/null', as suggested, because I don't have
the debug info displayed)
then changed line 765 in mustek.c into:
else if (strncmp(model_name, "XC06", 4) == 0)
^
Now the scanner works fine. Next step will be to try to change sg.c to
increase buffer size.
I hope this can help anyother who has problems making sane detect the
12000SP Plus.
Bye!
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 14:59:06 PST