summaryrefslogtreecommitdiffstats
path: root/perl-install/scanner.pm
Commit message (Collapse)AuthorAgeFilesLines
* s/Seiko Epson/Epson/ in subroutine to update ScannerDB from Sane.Till Kamppeter2002-09-011-1/+1
|
* - Let all occurences of "Seiko Epson" replaced by "Epson" both in theTill Kamppeter2002-08-201-1/+6
| | | | | | | | | | scanner names read from the ScannerDB and in the names resulting from scanner auto-detection (names from usbtable). So the user gets presented "Epson" and usbtable can have "Epson" names where ScannerDB can have "Seiko Epson" names. - If a scanner is listed as "unsupported" in ScannerDB, the user gets a message instead of scannerdrake silently exiting.
* Let a newline character be put after the entry inTill Kamppeter2002-08-171-1/+1
| | | | | | /etc/sane.d/dll.conf, so more than one driver name can be added without all of them going into one line and then being unreadable.
* update TODO listThierry Vignaud2002-08-121-1/+1
|
* old hp scanners report themselves as "Processor"s as :Thierry Vignaud2002-08-081-1/+1
| | | | | | | | - tested in hw lab - written in linux/include/scsi/scsi.h: "TYPE_PROCESSOR.*HP scanners use this" - reported by sane-find-sane: "old HP scanners use the CPU id"
* make perl_checker happier :-)Thierry Vignaud2002-08-061-1/+1
|
* - dont detect undef devicesThierry Vignaud2002-08-061-1/+1
|
* - rename scanner::findScannerUsbport as scanner::detectThierry Vignaud2002-08-061-5/+7
| | | | | | as in mouse.pm - scanner::detect : detect SCSI scanners too
* kill $Log (487 useless lines supressed from drakxtools)Thierry Vignaud2002-08-051-29/+0
|
* perl_checker fixesThierry Vignaud2002-08-011-1/+4
|
* perl_checker fixesThierry Vignaud2002-08-011-15/+18
|
* this doesn't need either "#!/usr/bin/perl" nor "use lib qw(/usr/lib/libDrakX);"Thierry Vignaud2002-07-081-4/+4
|
* added ASK support for more interactiveness during configurationYves Duret2002-03-101-0/+4
|
* updateYves Duret2002-02-181-0/+4
|
* scsi parport preliminary supportYves Duret2002-02-181-4/+13
| | | | | | no more show unsupported scanner common output for ScannerDB update from sane *.desc files and from usbtable
* update, sync with cvsYves Duret2001-11-121-12/+80
|
* wonderful perl forgottenYves Duret2001-10-151-0/+8
|
* *** empty log message ***Yves Duret2001-10-101-0/+134