diff --git a/doc/plustek/BUILD b/doc/plustek/BUILD index 9d607966b..56a6051ca 100644 --- a/doc/plustek/BUILD +++ b/doc/plustek/BUILD @@ -1 +1 @@ -11 \ No newline at end of file +1 \ No newline at end of file diff --git a/doc/plustek/Plustek-PARPORT.txt b/doc/plustek/Plustek-PARPORT.txt index dcee8ac5d..333c2d8d8 100644 --- a/doc/plustek/Plustek-PARPORT.txt +++ b/doc/plustek/Plustek-PARPORT.txt @@ -1,4 +1,4 @@ -Plustek-PARPRORT.txt (2003-10-27) Gerhard Jäger +Plustek-PARPRORT.txt (2004-03-28) Gerhard Jäger ==================================================================== @@ -16,17 +16,13 @@ The kernel module As it might be helpful to create and use the kernel-module, this way still exists. It's possible to create this module out of the backend sources -in sane-backends/backend and the makefile (Makefile.module) in this -directory. Simply do +in sane-backends/backend. Simply do (as root user) -make -f Makefile.module all +./MakeModule.sh -Then the module should be compiled. To install and load it, make sure you -are root user, then do: +Then the module should be compiled, installed and loaded. -make -f Makefile.module install - -add the following three lines to file /etc/conf.modules (or /etc/modules.conf) +Add the following three lines to file /etc/modules.conf alias char-major-40 pt_drv pre-install pt_drv modprobe -k parport @@ -35,8 +31,6 @@ options pt_drv lampoff=180 warmup=15 port=0x378 lOffonEnd=0 mov=0 slowIO=1 See man page for sane-plustek_pp ("man sane-plustek_pp") for explanation of these options. -make -f Makefile.module load - Now "scanimage -L" should show something like this: device `plustek:/dev/pt_drv' is a Plustek 9630P flatbed scanner diff --git a/doc/plustek/VERSION0 b/doc/plustek/VERSION0 index c739b42c4..920a13966 100644 --- a/doc/plustek/VERSION0 +++ b/doc/plustek/VERSION0 @@ -1 +1 @@ -44 +43 diff --git a/doc/sane-plustek.man b/doc/sane-plustek.man index caae73493..aeeeaa373 100644 --- a/doc/sane-plustek.man +++ b/doc/sane-plustek.man @@ -1,4 +1,4 @@ -.TH sane-plustek 5 "9 Jan 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" +.TH sane-plustek 5 "22 Mar 2004" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" .IX sane-plustek .SH NAME sane-plustek \- SANE backend for LM983[1/2/3] based @@ -146,6 +146,8 @@ CanoScan N650/656U LM9832 600x1200dpi 42bit 512Kb 0x2206 .br CanoScan N1220U LM9832 1200x2400dpi 42bit 512Kb 0x2207 .br +CanoScan D660U LM9832 600x1200dpi 42bit 512Kb 0x2208 +.br CanoScan N670/676U LM9833 600x1200dpi 48bit 512Kb 0x220D .br CanoScan N1240U LM9833 1200x2400dpi 48bit 512Kb 0x220E diff --git a/doc/u12/U12.changes b/doc/u12/U12.changes index a2600c8b9..26557fd68 100644 --- a/doc/u12/U12.changes +++ b/doc/u12/U12.changes @@ -1,4 +1,4 @@ -U12.changes (2004-19-01) Gerhard Jäger +U12.changes (2004-21-01) Gerhard Jäger =========================================================== V 0.01-1 (2004-09-01) @@ -16,4 +16,9 @@ V 0.02-4 (2004-19-01) --------------------- - activated cancel function - added lamp off timer function - \ No newline at end of file + +V 0.02-6 (2004-21-01) +--------------------- +- compilation fixes +- changes to some structures + \ No newline at end of file diff --git a/doc/u12/U12.todo b/doc/u12/U12.todo index 19f4d8f4e..5eea4020e 100644 --- a/doc/u12/U12.todo +++ b/doc/u12/U12.todo @@ -8,4 +8,5 @@ OPEN: - spurious I/O stall - binary mode inverted - preview mode -- TPA does not work \ No newline at end of file +- TPA does not work +- reopen after lamp off on end