Mattias Ellert
ac71384c82
Typo
2007-11-16 18:37:07 +00:00
Mattias Ellert
0f3a068bfd
Fixing doxygen warnings
2007-11-16 12:31:59 +00:00
Gerhard Jaeger
ec74551da4
* include/sane/sanei_usb.h sanei/sanei_usb.c: Added function
...
sanei_usb_get_descriptor() to retrieve some infos about a connected
device
2007-11-16 08:48:14 +00:00
Gerhard Jaeger
66269b670e
Added sanei_usb_get_descriptor() to retrieve more info about a
...
device descriptor
2007-11-16 08:46:32 +00:00
Gerhard Jaeger
f8eb9260a6
* backend/plustek-usb.[ch] backend/plustek-usbcal.c
...
backend/plustek-usbdevs.c backend/plustek-usbshading.c
backend/plustek.[ch] backend/plustek.conf.in:
Tweaked TravelScan464 settings. Added possibility to disable
dark-calibration with lamp on (touches devices like CanoScan1220 etc.)
Use attribute packed for data access structs
* doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update
2007-11-16 08:42:55 +00:00
Gerhard Jaeger
2c944f5f6f
Tweaked TravelScan464 settings. Added possibility to disable
...
dark-calibration with lamp on (touches devices like CanoScan1220 etc.)
Use attribute packed for data access structs
2007-11-16 08:42:10 +00:00
Gerhard Jaeger
a933814615
Update
2007-11-16 08:40:56 +00:00
Mattias Ellert
abd402ad51
Correct the test of the return value from sanei_thread_begin
2007-11-16 08:04:02 +00:00
Julien BLACHE
eb850185bb
Update epkowa.desc for iScan! 2.10.0.
2007-11-12 09:10:09 +00:00
Pierre Willenbrock
6fcca0d4fd
* backend/genesys_gl841.c: add check for low brightness
2007-11-11 22:59:20 +00:00
Pierre Willenbrock
bb2263e81b
* backend/genesys.c, backend/genesys_gl646.c,
...
backend/genesys_gl841.c, backend/genesys_low.h: change
bulk_write_register to take number of registers instead of
byte size of register set
2007-11-11 21:50:00 +00:00
Mattias Ellert
71be983cdd
use SCSITaskSGElement if available
2007-11-10 15:44:41 +00:00
Mattias Ellert
71f9081904
MacOS X updates
2007-11-10 11:35:34 +00:00
Mattias Ellert
93e856b53f
Cross compilation fixes and libtool update
2007-11-10 07:12:55 +00:00
Gerhard Jaeger
6e67a84696
* doc/plustek/Plustek-USB.changes doc/sane-plustek.man: Update
...
* backend/plustek.c: Bumped build number
* doc/descriptions/unsupported.desc: Updated some entries
* backend/plustek-usb.c backend/plustek-usbimg.c backend/plustek-usbmap.c
backend/plustek-usbscan.c backend/plustek-usbshading.c: Fixed copyright
* backend/plustek-usb.h backend/plustek-usbdevs.c
doc/descriptions/plustek.desc: Added support for TravelScan464
2007-11-08 19:53:54 +00:00
Gerhard Jaeger
85c089c91d
Added support for TravelScan464
2007-11-08 19:53:14 +00:00
Gerhard Jaeger
cae6a9f758
Update
2007-11-08 19:52:00 +00:00
Gerhard Jaeger
2d476172b8
Fixed copyright
2007-11-08 19:49:53 +00:00
Gerhard Jaeger
09742ab30a
Updated some entries
2007-11-08 19:47:12 +00:00
Gerhard Jaeger
cf3691ed90
Bumped build number
2007-11-08 19:46:31 +00:00
Bertrik Sikken
231ed7da30
Added DCP-8060 after report on sane-devel 20071021
2007-10-31 18:38:17 +00:00
Bertrik Sikken
4d198b6708
Mark DCP-110C as good, based on user report from sane-devel 20071011
2007-10-31 18:27:19 +00:00
Julien BLACHE
f5a4d0af2b
Added the Epson DX-6000 (04b8:082e) based on user report.
2007-10-28 09:57:44 +00:00
Julien BLACHE
d36abf100e
Fix date. Oops.
2007-10-27 09:09:29 +00:00
Julien BLACHE
7a90266998
Fix legacy IPv4 code.
2007-10-27 09:07:28 +00:00
Julien BLACHE
7ca41423ac
OPT_NUM_OPTS must be of type SANE_TYPE_INT.
2007-10-26 14:56:38 +00:00
Pierre Willenbrock
6d4a3ac828
* backend/genesys.c: Removed some more hardcoded sizeof(Genesys_Register_Set)
2007-10-25 13:41:21 +00:00
Julien BLACHE
cba7922706
Fix strncpy()/strncat() usage in check_for_driver(). From Johannes Meixner at SuSE.
2007-10-25 13:25:42 +00:00
Julien BLACHE
b349d9c500
Fix boundary checking after the for() loop in sanei_ab306_open(). From Johannes Meixner at SuSE.
2007-10-25 13:23:52 +00:00
Pierre Willenbrock
7459dfe035
* backend/genesys_gl841.c: Hopefully removed the remaining hardcoded
...
sizeof(Genesys_Register_Set)
* ChangeLog: fixed date of my previous commit
2007-10-25 13:12:29 +00:00
Pierre Willenbrock
e403a87c10
* backend/genesys_gl841.c: One more instance of
...
sizeof(Genesys_Register_Set) vs 2
* backend/genesys.c: Add check for small register set in
sanei_genesys_get_address
2007-10-25 12:44:33 +00:00
Julien BLACHE
4cf4d8dd7f
Add an optional connection timeout option for the net backend. This can be used to prevent the backend from hanging for several minutes when the saned server is unresponsive.
2007-10-24 10:32:46 +00:00
Stéphane Voltz
76b0c6d7e8
- added rts8801/rts8891 detection
2007-10-19 15:12:48 +00:00
Pierre Willenbrock
d60b98bfca
use sizeof(Genesys_Register_Set) instead of 2
2007-10-13 14:36:49 +00:00
Bertrik Sikken
e510006077
Added Epson Stylus DX4450 description
2007-10-08 18:50:52 +00:00
Bertrik Sikken
ca35c21cfc
Added Brother MFC-2500 description
2007-10-08 18:44:23 +00:00
Bertrik Sikken
3583622d04
Updated with changes for 2007-10-07
2007-10-07 11:18:19 +00:00
Bertrik Sikken
c64f523589
Added CanoScan LiDE 90 description
2007-10-07 11:15:42 +00:00
Bertrik Sikken
abe3c7326d
Added Plustek OpticSlim 500 description
2007-10-07 11:11:08 +00:00
Bertrik Sikken
b57a00502f
Added Visioneer 9420 description
2007-10-07 11:05:20 +00:00
Bertrik Sikken
ff482a9207
Updated Agfa Duoscan T2000XL description
2007-10-07 10:54:30 +00:00
Bertrik Sikken
f7d50cd5e4
Added Kodak i260 description
2007-10-07 10:48:44 +00:00
Bertrik Sikken
1d3e9cfe89
Updated Visioneer Onetouch 8900 description
2007-10-07 10:42:34 +00:00
Bertrik Sikken
2af6357bc5
Added Lexmark X3450 description
2007-10-07 10:29:16 +00:00
Bertrik Sikken
aed8b74913
Added Ricoh IS450 description
2007-10-07 10:01:52 +00:00
Bertrik Sikken
6f0b681ea5
Added DR-4010C description
2007-10-07 09:40:06 +00:00
Bertrik Sikken
f1bd5626d8
Added Benq 5450 description
2007-10-07 09:26:09 +00:00
Julien BLACHE
2b3275c001
Mark the Brother DCP-117C support as good and add USB IDs, based on user report.
2007-10-02 09:41:26 +00:00
Stéphane Voltz
148e4bb599
- fixed compilation warnings
2007-10-01 05:03:06 +00:00
Stéphane Voltz
dce6df9182
- moved experimental version to current tree
2007-10-01 04:27:24 +00:00