Gerhard Jaeger
0ce5b5948d
Updated release number.
2004-11-19 12:37:08 +00:00
Henning Geinitz
d0785c55cb
Fixed test to move home sensor at the start of scan. Fixed gray mode linemode
...
test. That stopped e.g. the Plustek OpticPro U 16 B from working in gray mode.
2004-11-14 13:31:56 +00:00
Henning Geinitz
21840be6f1
Updated according to current practice.
2004-11-07 19:40:52 +00:00
Henning Geinitz
5dd97c64aa
Added some scanners.
2004-11-07 14:17:46 +00:00
Henning Geinitz
163ae37de7
One more report about a working scanner. Added link.
2004-11-07 14:17:07 +00:00
Oliver Schwartz
ab75b6a6c3
Status update for Epson scanners
2004-11-01 19:26:33 +00:00
Henning Geinitz
a3a8808bf9
Removed unused gain and offset options.
2004-10-31 18:05:01 +00:00
Gerhard Jaeger
eadf5308d4
Update.
2004-10-31 11:10:54 +00:00
Henning Geinitz
24ebfc9d2f
Updated link to Tamarack 9600 project.
2004-10-30 16:55:24 +00:00
Henning Geinitz
b4f12b6347
Seems to work in version 0.0.12 at least for one scanner.
2004-10-30 15:41:12 +00:00
Henning Geinitz
87431565b7
Moved HP 35xx scanners to hp_rts88x backend. Updated status settings and URL
...
(from johanneshub@foni.net ).
2004-10-30 15:03:34 +00:00
Henning Geinitz
b4a33c8861
Moved Plustek OpticFilm 7200 to genesys.desc (GL841 chipset). Added UMAX Astra
...
3400 (0x50 model). Added Xerox WorkCentre M15i.
2004-10-24 13:49:51 +00:00
Rene Rebe
b39d02b459
* doc/descriptions/avision.desc: fixed complains from HTML generator
2004-10-21 15:12:16 +00:00
Rene Rebe
823093a542
* doc/descriptions/avision.desc: regenerated
2004-10-21 15:08:15 +00:00
Rene Rebe
c70b8a260c
2004-10-20 Rene Rebe <rene@exactcode.de>
...
* backend/avision.c doc/descriptions/avision.desc doc/sane-avision.man: substituted my mail address and web-site to a new one - due to
leaving the rocklinux project
2004-10-20 06:09:08 +00:00
Gerhard Jaeger
218606ae2f
Update.
2004-10-19 07:34:46 +00:00
Henning Geinitz
d3c8acc926
Added Olivetti Job-Jet M400.
2004-10-17 17:27:59 +00:00
Henning Geinitz
2c606544da
Added various scanners.
2004-10-15 12:38:14 +00:00
Henning Geinitz
ed68c27986
Fixed typos. Added Packard Bell Diamond 2450 to .conf and changed status to
...
"good". Avoid error message when closing scanner. Don't print max_white warning
when debugging is not enabled.
2004-10-11 19:45:08 +00:00
Henning Geinitz
e1a3ade46b
Added link to Microtek Filmscan 35.
2004-10-11 16:09:15 +00:00
Ullrich Sigwanz
281726a0b2
adding monochrome modes
2004-10-07 22:37:08 +00:00
Gerhard Jaeger
3095319e39
Update.
2004-10-06 13:20:51 +00:00
Henning Geinitz
9f77cad58d
Added link to artiscan 9600 project. Removed Genius ColorPage-EP.
2004-10-06 10:42:06 +00:00
Henning Geinitz
5d3abf887c
New version: 0.96. Added Genius ColorPage-EP (from Karsten Festag
...
<karsten.festag@gmx.de>).
2004-10-06 10:36:57 +00:00
Henning Geinitz
85b457a282
sane-find-scanner can now load USB descriptors from /proc/bus/usb/devices dumps
...
(e.g. from the unsupported scanner web pages). Minor modifications to some of
the chipset tests.
2004-10-04 18:29:37 +00:00
Gerhard Jaeger
b73080d6f8
Update.
2004-10-04 07:19:30 +00:00
Henning Geinitz
a70f09e4ca
Check for (size_t) -1 doesn't work on 64 bit platforms as size_t is 64 bits
...
there while the length of a data block is defined as 32 bits in the SANE network
standard (bug #300837 ).
2004-10-03 12:34:10 +00:00
Henning Geinitz
0379607466
Added Nikon LS-5000 ED.
2004-10-03 10:16:10 +00:00
Henning Geinitz
f5aaa34eed
Updates of supported scanners.
2004-10-02 16:21:37 +00:00
Henning Geinitz
38076118db
Added several scanners. Removed Genius Vivid 1200 XE (actually supported by
...
gt68xx backend).
2004-10-02 15:56:16 +00:00
Oliver Rauch
47aa22cd1b
*** empty log message ***
2004-09-30 22:20:28 +00:00
Oliver Schwartz
7e10ea5e46
Changed entry for Epson 2580
2004-09-27 18:51:49 +00:00
Gerhard Jaeger
7032ca30c1
Fixed Plustek entries.
2004-09-21 07:18:43 +00:00
Henning Geinitz
39f44b08c0
Added Compeye Simplex 1236C.
2004-09-19 15:25:22 +00:00
Gerhard Jaeger
0eea1cde70
Update.
2004-09-08 07:29:25 +00:00
Gerhard Jaeger
caf65a14bf
Added Microtek Scanmaker 5700,
...
ArtixScan 4000tf and Medion MD41985.
2004-09-08 07:29:00 +00:00
Henning Geinitz
1eddd0c6a5
Moved HP 35xx series to unsupported.desc because these scanners use a RTS8801
...
chip (no Genesys chipset).
2004-09-06 21:28:21 +00:00
Henning Geinitz
42aab25d25
Fixed firmware name for Mustek 1248 UB. Changed status to basic. Removed
...
"unsupported" warning. Added workaround for shared memory compilation problem
on Windows. It's now possible to add a new vendor/product id line to gt68xx.conf
to test yet unsupported scanners without changing the source code.
2004-09-03 14:06:19 +00:00
Henning Geinitz
99ee355d03
Added Canon LiDE 35.
2004-09-03 11:37:52 +00:00
Henning Geinitz
8b7ddfd8a6
Added Lexmark X1130, Dell 1600n. Removed Canon LiDE 35 (now in genesys.desc) and
...
Epson Perfection 2480 (now in snapscan.desc).
2004-09-03 11:37:07 +00:00
Oliver Schwartz
199eab31b8
Added support for Epson 2480
2004-09-02 20:59:12 +00:00
Ullrich Sigwanz
d6badf6687
removed niash_types.h
2004-08-31 18:43:58 +00:00
Ullrich Sigwanz
17dd1149b9
added warning about kernel version
2004-08-31 18:42:15 +00:00
Gerhard Jaeger
42dee92d8c
Corrected LiDE35 name.
2004-08-30 12:16:08 +00:00
Gerhard Jaeger
62f74a479b
Added Canon LiDE35.
2004-08-30 11:51:40 +00:00
Ullrich Sigwanz
6f92b1863e
include warning about kernel version
2004-08-30 05:55:37 +00:00
Henning Geinitz
5ee41cb99f
Added more clear comments.
2004-08-29 15:46:22 +00:00
Henning Geinitz
f180126033
Added Epson 2580 and Nikon LS-50.
2004-08-29 15:44:55 +00:00
Stéphane Voltz
44065a4f5a
- rename 'contrast' to 'offset' and 'highlight' to 'gain'.
...
Translations will need to be updated.
- beginning of 610P/1220P codepath merge.
2004-08-25 19:51:58 +00:00
Henning Geinitz
ce0b03e0bf
Added Epson 2480 and Microtek Filmscan 35.
2004-08-24 16:12:50 +00:00
Henning Geinitz
3b1964354c
Updated.
2004-08-19 18:07:17 +00:00
Henning Geinitz
b61fcc4542
Added Lexmark and Xerox scanners.
2004-08-08 10:22:39 +00:00
Henning Geinitz
b600c81c26
Added Mustek ScanExpress 1248 UB and new version of Mustek BearPaw 1200 CU Plus.
2004-08-08 10:00:02 +00:00
Gerard Klaver
456012cd96
url and status change
2004-08-04 16:32:23 +00:00
Gerard Klaver
67f90ced36
update info
2004-08-04 16:29:39 +00:00
Oliver Rauch
a2e1375d62
*** empty log message ***
2004-08-04 11:26:51 +00:00
Henning Geinitz
713cdb5eb3
Testing list generation.
2004-08-03 18:03:51 +00:00
Henning Geinitz
b723aeb859
Removed (backend now included).
2004-08-03 17:42:50 +00:00
Henning Geinitz
4f091999e8
Minor documentation updates.
2004-08-03 17:35:49 +00:00
Gerhard Jaeger
73b53d7811
Initial checkin.
2004-08-03 07:47:16 +00:00
Gerhard Jaeger
9cd6949c47
Added niash manpage.
2004-08-03 07:46:48 +00:00
Gerhard Jaeger
318b8add31
Added niash documentation stuff.
2004-08-03 07:46:22 +00:00
Gerard Klaver
ce760e8fad
added Logitech PageScan USB and Grantek Scopecam
2004-07-28 18:36:26 +00:00
Gerhard Jaeger
542c63509a
Updated.
2004-07-26 15:14:14 +00:00
Karl Heinz Kremer
9318886c80
Updated version in epson.desc
2004-07-18 14:59:39 +00:00
Karl Heinz Kremer
d909aa5f9b
Moved RX-500 from unsupported.desc to epson.desc
2004-07-18 14:57:27 +00:00
Karl Heinz Kremer
51e5894920
Added RX-600 to epson.desc
2004-07-18 14:44:30 +00:00
Karl Heinz Kremer
e4b49a2fa4
Added CX-5400 to epson.desc
2004-07-18 14:41:54 +00:00
Henning Geinitz
2dbe869cc0
Added some scanners. Removed Epson Perfection 3170 (now in epkowa).
2004-07-16 18:58:17 +00:00
Henning Geinitz
1a516e7a13
Added Epson Perfection 3170 Photo as it's reported to work with that backend.
2004-07-16 18:55:53 +00:00
Gerhard Jaeger
0d060705d3
Updated.
2004-07-16 12:04:45 +00:00
Gerhard Jaeger
ff7b33f44f
Update.
2004-07-16 11:37:19 +00:00
Gerhard Jaeger
fdb647ead7
Fixed typo.
2004-07-16 11:35:07 +00:00
Gerhard Jaeger
57e14a1ea7
updated.
2004-07-16 11:34:01 +00:00
Gerhard Jaeger
d0384d6d0f
no longer needed.
2004-07-16 11:32:41 +00:00
Gerhard Jaeger
2c42298a29
Getting version information now out of the backends main file.
2004-07-16 11:32:04 +00:00
Henning Geinitz
8ae91c2ff6
Fixed manual page problems.
2004-07-12 17:30:30 +00:00
Henning Geinitz
1e15afbfb9
Removed dead link.
2004-07-09 19:24:47 +00:00
Henning Geinitz
00d9249273
New file. Added the scanners listed on the brother backend page. Used "untested"
...
status as we don't have confirmation that the backend actually works.
2004-07-09 16:03:48 +00:00
Gerhard Jaeger
a17cba7eb2
Update.
2004-07-05 12:55:01 +00:00
Gerhard Jaeger
a8577d20cb
Changed status of CanoScan D660U.
2004-07-05 12:54:01 +00:00
Gerhard Jaeger
4ea5776b0a
URL update.
2004-07-02 13:16:41 +00:00
Gerhard Jaeger
0610608f96
Update.
2004-07-02 13:14:20 +00:00
Gerhard Jaeger
c71b8b0bce
URL update, changed state of backend.
2004-07-02 13:13:44 +00:00
Gerhard Jaeger
925821e729
Removed unsupported devices, updated some states.
2004-07-02 13:06:20 +00:00
Frank Zago
2e06036a35
added support for Genius FS-1130 Colorpage Scanner.
2004-07-01 02:35:20 +00:00
Gerhard Jaeger
ae16cd04b6
fixed floating point issues for SuSE kernels.
2004-06-30 13:43:27 +00:00
Henning Geinitz
d7029b39f1
Added Microtek and Xerox scanners.
2004-06-28 18:36:28 +00:00
Henning Geinitz
ae06a8a3c4
Yet another test.
2004-06-24 16:26:21 +00:00
Henning Geinitz
24c0c58a94
Test of list generation.
2004-06-24 16:14:44 +00:00
Gerhard Jaeger
bba89aa83f
removed Compac S4 100 (supported by the Plustek backend)
...
added various Plustek devices,
changed OpticPro m12 to OpticSlim M12
2004-06-24 08:02:40 +00:00
Rene Rebe
4897ea92fa
* backend/avision.c, backend/avision.h, doc/sane-avision.man:
...
Fixed compilation warning (Bug #300399 ) and added a force-a3
option, needed for A3 scanner returning bogus scan area definitions
2004-06-22 14:12:52 +00:00
Henning Geinitz
75a39c06d7
Updated to backend version 61. Lots of fixes for coarse calibration, scanning
...
speed and several scanners. For details, see gt68xx.CHANGES.
2004-06-18 09:49:32 +00:00
Henning Geinitz
99d1bc9aab
New file. Lots of bugs and missing features for the gt68xx backend.
2004-06-18 09:45:50 +00:00
Stéphane Voltz
06ef6f1dbb
- fixed overflows in 610P shading calibration coefficients
...
- minor man update
- 610P status change from minimal to good
2004-06-17 05:09:10 +00:00
Julien BLACHE
6de2f54c0c
doc/Makefile.in: saned is in /usr/sbin, its manpage should go to section 8.
...
Fixed everything referring to saned(1) to refer to saned(8).
2004-06-13 15:25:13 +00:00
Mattias Ellert
b9dfa61f90
Adding NEC Petiscan as unsupported
2004-06-13 13:44:38 +00:00
Henning Geinitz
875cc58b94
Fixed version number.
2004-06-10 09:05:25 +00:00
Henning Geinitz
c94e8d952c
Added Syscan TravelScan FS-531.
2004-06-08 16:25:12 +00:00
Henning Geinitz
a33211805c
Reduced scan area of Mustek Paragon 1200 A3 Pro. Removed warning
...
message. Increased support level to complete.
2004-06-08 11:34:02 +00:00