Karl Heinz Kremer
5a3f789018
Reformat of source code to get rid of different coding styles used by different
...
authors over the years.
2004-02-08 18:32:33 +00:00
Karl Heinz Kremer
afd14b97f3
Fixed compile problem on Linux
...
Code cleanup to get rid of compiler warnings
2003-08-22 12:17:18 +00:00
Karl Heinz Kremer
4bd825cac8
* backend/epson.[ch]: Added support for GT-30000, with support for the
...
ADF in simplex mode (used some code from the EPSON Kowa IScan version
of the backend)
* backend/epson_scsi.c: Use sanei_scsi_cmd2() to send commands to fix a problem
with SBP-2 under FreeBSD
2003-08-15 17:07:58 +00:00
Henning Geinitz
c973d82237
Minor compilation fixes for MacOS X and OS/2.
2003-04-27 12:29:51 +00:00
Henning Geinitz
249f649218
Move config.h include to the top of the include list to avoid compilation
...
errors on platforms not defining u_char. Added AIX lalloca check.
2002-12-04 17:33:46 +00:00
Karl Heinz Kremer
703f1c6a77
Fixed alloca compile problem by adding '#include ../include/lalloca.h".
2002-09-02 01:10:18 +00:00
Karl Heinz Kremer
7a37599997
USB scanners are now using sanei_usb_ functions, split out SCSI related
...
functions to their own source/header file, added source/header file for
USB interface
2002-09-01 11:48:06 +00:00