On Monday 22 December 2003 17:32, Flameeyes wrote: > could be a "SCSI over Parport" driver? In this case, should be easier to > create a backend for it? better than expected: EPPSCSI under Windows 98 installs a "virtual" SCSI controller, and then the scanner is set-up with the name "Color FlatbedScanner 11". Seems like SnapScan supported scanners, but using parallel port. I have also a list of (probably) firmware, but I don't know the one that should be used
-r-xr-xr-x 1 root root 914 Jun 20 2000 Model.ini -r-xr-xr-x 1 root root 28828 Jul 28 1999 P124v122.bin -r-xr-xr-x 1 root root 30642 Nov 8 1999 P126V148.BIN -r-xr-xr-x 1 root root 29752 Nov 8 1999 P72V147.BIN -r-xr-xr-x 1 root root 29752 Nov 8 1999 P74V147.BIN -r-xr-xr-x 1 root root 29752 Nov 8 1999 P76V147.BIN -r-xr-xr-x 1 root root 27984 Jan 20 2000 U34V110.BIN -r-xr-xr-x 1 root root 31364 Oct 29 1999 U64V119.BIN -r-xr-xr-x 1 root root 29514 Jan 14 1999 p17v064.bin -r-xr-xr-x 1 root root 28124 Jul 12 1999 p18v109.bin -r-xr-xr-x 1 root root 29514 Jan 14 1999 p19v064.bin -r-xr-xr-x 1 root root 28124 Jul 12 1999 p20v109.bin -r-xr-xr-x 1 root root 29514 Jan 14 1999 p21v064.bin -r-xr-xr-x 1 root root 30663 Mar 30 2000 u126v041.bin -r-xr-xr-x 1 root root 32301 Mar 30 2000 u190v041.bin -r-xr-xr-x 1 root root 31664 Feb 11 2000 u192v073.bin -r-xr-xr-x 1 root root 31048 Jan 21 2000 u96v121.bin and this is Model.ini ;; ;; date : 04/23/99 ;; last updated :06/23/00 ;; [EPP] 17=P17V064.BIN ;; 0.64 29514 F0BE 01/14/99 18=P18V109.bin ;; 1.09 28124 C310 07/12/99 19=P19V064.BIN ;; 0.64 29514 F0BE 01/14/99 20=P20V109.bin ;; 1.09 28124 C310 07/12/99 21=P21V064.BIN ;; 0.64 29514 F0BE 01/14/99 72=P72V147.bin ;; 1.47 29752 12E2 11/22/99 74=P74V147.bin ;; 1.47 29752 12E2 11/22/99 76=P76V147.bin ;; 1.47 29752 12E2 11/22/99 124=P124V122.bin ;; 1.22 28828 4CEB 11/22/99 126=P126V148.BIN ;; 1.48 30642 9EAF 11/22/99 [USB] 96=u96v121.bin ;; 1.21 31048 C128 01/21/00 34=u34v110.bin ;; 1.10 27984 BA96 01/21/00 64=u64v119.bin ;; 1.19 31364 B55A 01/29/00 126=u126v041.bin ;; 0.41 30663 17A6 03/30/00 190=u190v041.bin ;; 0.41 32301 BB46 03/30/00 192=u192v073.bin ;; 0.73 31664 6B55 02/11/00 could this be useful for now? I'm trying to check what the computer send to the scanner, but I have some problems, because the portmon program is bypassed by EPPSCSI miniport, so I need a SCSI debugger now. HTH -- Flameeyes <[email protected]> You can find LIRC for 2.6 kernels at http://flameeyes.web.ctonet.it/
