My /proc/scsi/scsi said:
> Host: scsi0 Channel: 00 Id: 06 Lun: 00
> Vendor: SCANNER Model: Rev: 2.02
> Type: Scanner ANSI SCSI revision: 01 CCS
And there was the problem: My Mustek 12000SP called itself only SCANNER.
No wonder why SANE was not able to classify it as MUSTEK !
I added this to backend/mustek.desc:
[after
:model "SE-12000SP"
:comment "1 pass; (f/w == 1.01; scsi id C06 S12IDW)" ]
:model "SCANNER"
:comment "1 pass; (f/w == 2.02; scsi id )"
And this works fine. The scanner is very slow under Linux compared to
windose, but it works...with a broken firmware.
-- * Dr. Andreas Kraska, Minslebener Str.57, D-38855 Wernigerode, Germany * WWW: http://home.hbs.regiocom.net/hbs/Andreas.Kraska * "Grosses Geld und kleine Kinder kann man nie genug bekommen"
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com