Nathaniel Rutman
|
76856d6947
|
Handle more (all?) status states during init.
|
2002-11-21 02:26:51 +00:00 |
Petter Reinholdtsen
|
48125643f6
|
Change type of size parameter from 'unsigned int' to 'size_t' for
gl640WriteBulk() and gl640ReadBulk() to avoid crash on platforms where
'sizeof(size_t) > sizeof(int)'.
|
2002-10-10 08:03:23 +00:00 |
Nathaniel Rutman
|
2643e83d66
|
Return max buffer when trying to read more than buffer size
(was reporting error.)
|
2002-05-16 23:08:34 +00:00 |
Nathaniel Rutman
|
a34ce8e8ad
|
Twiddle reset pins in more cases on first scanner powerup.
|
2002-05-04 16:20:55 +00:00 |
Henning Geinitz
|
2cbddc816e
|
Added #include <sys/types.h> to fix compilation on OS/2.
Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2002-04-13 10:21:02 +00:00 |
Henning Geinitz
|
fb8283b88f
|
Fixed compilation on non-Linux systems.
Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2002-04-07 14:43:55 +00:00 |
Henning Geinitz
|
d90a7a5357
|
Added canon630u backend. This backend supports the CanoScan 630u and CanoScan
636u (hopefully). Patch from Nathan Rutman <nathan@gordian.com>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2002-04-07 12:27:54 +00:00 |