Jan Hauffa
|
96c6ee1dae
|
Cleaned up firmware state handling.
|
2015-11-08 16:54:43 -05:00 |
Jan Hauffa
|
6d5a5123ea
|
Remove whitespace at the end of debug output lines.
|
2015-11-08 16:54:42 -05:00 |
Jan Hauffa
|
ca1e0db16f
|
Remove unused code and fix indentation in mustek_usb2_high.c.
|
2015-11-08 16:54:42 -05:00 |
Jan Hauffa
|
78863d13de
|
Remove redundant typecasts.
|
2015-11-08 16:54:41 -05:00 |
Jan Hauffa
|
972fc54793
|
Move some code that was duplicated in mustek_usb2_transparent.c and mustek_usb2_reflective.c to mustek_usb2_high.c.
|
2015-11-08 16:54:41 -05:00 |
Jan Hauffa
|
ccde6b0635
|
Remove unused fields of struct GETPARAMETERS.
|
2015-11-08 16:54:41 -05:00 |
Jan Hauffa
|
ce6d7010d3
|
Pixel flavor is never PF_WhiteIs0, so the associated code can be removed.
|
2015-11-08 16:54:41 -05:00 |
Jan Hauffa
|
76a23c3bc4
|
Remove dead "auto level" code, sanitize key handling.
|
2015-11-08 16:54:41 -05:00 |
Jan Hauffa
|
bc9252c094
|
Remove bogus automatic warmup and power saving functions.
|
2015-11-08 16:54:40 -05:00 |
Jan Hauffa
|
0f63d16121
|
Remove redundant code from mustek_usb2.c.
|
2015-11-08 16:54:40 -05:00 |
Jan Hauffa
|
694a69dcab
|
Remove unused definitions from mustek_usb2.h.
|
2015-11-08 16:54:40 -05:00 |
Jan Hauffa
|
2404326dde
|
Remove unused definitions from mustek_usb2_high.h and ensure that the remaining ones are used consistently.
|
2015-11-08 16:54:40 -05:00 |
Jan Hauffa
|
d1851a6512
|
Remove some particularly pointless comments, reduce size of block comments.
|
2015-11-08 16:54:40 -05:00 |
Jan Hauffa
|
047631050c
|
Remove pointless indirection.
|
2015-11-08 16:54:39 -05:00 |
Jan Hauffa
|
dedf0ac30d
|
Remove unused global variable g_pDeviceFile and associated logic.
|
2015-11-08 16:54:39 -05:00 |
m. allan noah
|
ff048f4176
|
add three new SANE_VALUE macros and use mode name macros from saneopts.h
|
2010-02-10 23:48:21 -05:00 |
m. allan noah
|
91598aa800
|
* backend/*.[ch]: nearly every backend used V_MAJOR
instead of SANE_CURRENT_MAJOR in sane_init()
* backend/snapscan.c: remove EXPECTED_VERSION check
since new SANE standard is forward compatible
|
2008-11-26 21:21:31 +00:00 |
Henning Geinitz
|
6714d97cee
|
Removed typedefs for DWORD, WORD and so on. Used int, unsigned short,
... directly in the code.
|
2005-10-16 16:37:13 +00:00 |
Henning Geinitz
|
8561c6a6bd
|
Added mustek_usb backend which supports the Mustek BearPaw 2448 TA Pro. Changes
of the code before inclusion to CVS can be found in
doc/mustek_usb2/mustek_usb2.CHANGES.
|
2005-10-03 13:27:03 +00:00 |