sane-project-backends/backend
Stéphane Voltz 1ed1d84f85 - renamed per frontend struct tp Rts8891_Session
- made use of new well-known option groups
	- added warming-up handling in sane_start()
2008-05-26 04:48:20 +00:00
..
Makefile.in By popular demand, merge my Debian patch adding support for dll.conf 2008-05-07 17:04:40 +00:00
abaton.c OPT_NUM_OPTS must be of type SANE_TYPE_INT. 2007-10-26 14:56:38 +00:00
abaton.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
abaton.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
agfafocus.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
agfafocus.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
agfafocus.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
apple.c OPT_NUM_OPTS must be of type SANE_TYPE_INT. 2007-10-26 14:56:38 +00:00
apple.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
apple.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
artec.c OPT_NUM_OPTS must be of type SANE_TYPE_INT. 2007-10-26 14:56:38 +00:00
artec.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
artec.h Fixed Chris Pinkham's email address. 2003-10-28 19:17:51 +00:00
artec_eplus48u.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
artec_eplus48u.conf.in Made config file more readable. Instead of commenting every single line, the 2006-04-20 17:22:06 +00:00
artec_eplus48u.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
as6e.c Fix strncpy()/strncat() usage in check_for_driver(). From Johannes Meixner at SuSE. 2007-10-25 13:25:42 +00:00
as6e.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
avision.c * backend/avision.ch: fixed device list matching for entries 2008-02-09 10:42:46 +00:00
avision.conf.in Avision backend update (Build 182 -> 201), the ChaneLog has the details 2006-06-06 11:24:18 +00:00
avision.desc updated to Avision backend build 25. More stable for HP usb scanners, 2002-04-08 14:35:32 +00:00
avision.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
bh.c Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
bh.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
bh.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
canon-sane.c Fixed the "three-valued boolean" bug 2007-01-21 13:29:21 +00:00
canon-scsi.c Ulrich Deiters: got rid of some compiler warnings 2006-06-15 15:55:28 +00:00
canon.c OPT_NUM_OPTS must be of type SANE_TYPE_INT. 2007-10-26 14:56:38 +00:00
canon.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
canon.h Ulrich Deiters: got rid of some compiler warnings 2006-06-15 15:55:28 +00:00
canon630u-common.c 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
canon630u.c Cleaned up man page, removed some compiler warnings. 2003-11-28 19:47:10 +00:00
canon630u.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
canon_pp-dev.c 2004-01-12 Matthew Duggan <stauff1@users.sourceforge.net> 2004-01-11 22:24:07 +00:00
canon_pp-dev.h * backend/canon_pp.c backend/canon_pp-dev.c backend/canon_pp-dev.h: 2002-09-30 15:25:14 +00:00
canon_pp-io.c 2004-01-12 Matthew Duggan <stauff1@users.sourceforge.net> 2004-01-11 22:24:07 +00:00
canon_pp-io.h * backend/canon_pp-dev.c backend/canon_pp-dev.h backend/canon_pp-io.c 2002-09-16 13:42:51 +00:00
canon_pp.c 2004-05-05 Matthew Duggan <stauff1@users.sourceforge.net> 2004-05-05 00:26:42 +00:00
canon_pp.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
canon_pp.h 2004-01-12 Matthew Duggan <stauff1@users.sourceforge.net> 2004-01-11 22:24:07 +00:00
cardscan.c * doc/descriptions/cardscan.desc, doc/descriptions/epjitsu.desc, 2008-05-16 02:31:57 +00:00
cardscan.conf.in add new backend for Corex CardScan 800c, small-format sheetfed usb scanner 2007-07-15 01:46:47 +00:00
cardscan.h add new backend for Corex CardScan 800c, small-format sheetfed usb scanner 2007-07-15 01:46:47 +00:00
coolscan-scsidef.h Fixed a bunch of compilation warnings. 2003-04-03 16:20:47 +00:00
coolscan.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
coolscan.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
coolscan.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
coolscan2.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
coolscan2.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
coolscan3.c Fix format warnings 2008-02-19 18:31:36 +00:00
coolscan3.conf.in added coolscan3 backend 2008-02-19 10:46:06 +00:00
dc25.c Fix format warnings 2008-02-03 10:34:20 +00:00
dc25.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
dc25.h Fix tstbackend errors 2002-09-30 04:54:19 +00:00
dc210.c Replaced __unused__ with __sane_unused__ to avoid a namespace conflict. 2005-09-19 19:57:48 +00:00
dc210.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
dc210.h fixes some warnings. 2004-11-13 19:59:55 +00:00
dc240.c Move jpeg files to sanei 2003-07-26 17:07:36 +00:00
dc240.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
dc240.h Use portable code for camera structures that does not depend 2002-10-15 00:48:19 +00:00
dell1600n_net.c remove strange whitespace characters 2007-06-16 20:55:23 +00:00
dell1600n_net.conf.in added dell1600n_net.conf.in 2006-08-12 12:43:15 +00:00
dll.aliases Merged main branch with current DEVEL_1_9. 2000-03-05 13:57:25 +00:00
dll.c By popular demand, merge my Debian patch adding support for dll.conf 2008-05-07 17:04:40 +00:00
dll.conf.in - rts8891 backend inclusion 2008-03-22 14:33:36 +00:00
dmc.c Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
dmc.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
dmc.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
epjitsu-cmd.h Adding v1.0.9 of the epjitsu backend: supports Epson-based Fujitsu scanners, 2007-12-18 02:02:51 +00:00
epjitsu.c backend v1.0.12: fix double free error 2008-04-29 00:57:26 +00:00
epjitsu.conf.in * doc/descriptions/cardscan.desc, doc/descriptions/epjitsu.desc, 2008-05-16 02:31:57 +00:00
epjitsu.h backend v1.0.12: fix double free error 2008-04-29 00:57:26 +00:00
epson.c OPT_NUM_OPTS must be of type SANE_TYPE_INT. 2007-10-26 14:56:38 +00:00
epson.conf.in Applied Henning's patch, Fixed some compiler warnings. 2006-06-11 19:46:09 +00:00
epson.h Reformat of source code to get rid of different coding styles used by different 2004-02-08 18:32:33 +00:00
epson2-commands.c Fix format warnings 2008-02-03 12:09:09 +00:00
epson2-commands.h changed functions prefix (esci_ for device commands, 2008-01-09 17:10:08 +00:00
epson2-io.c Fix format warnings 2008-02-03 12:09:09 +00:00
epson2-io.h changed functions prefix (esci_ for device commands, 2008-01-09 17:10:08 +00:00
epson2.c Initialize s->fd to -1 once the struct Epson_Scanner is allocated and zeroed 2008-05-03 14:43:07 +00:00
epson2.conf.in backend/epson2.c, added network scanner autodiscovery 2007-12-26 11:34:17 +00:00
epson2.h changed functions prefix (esci_ for device commands, 2008-01-09 17:10:08 +00:00
epson2_net.c Fix format warnings 2008-02-03 10:34:20 +00:00
epson2_net.h * epson2: restructured code once more, splitted 2006-12-18 00:13:09 +00:00
epson2_scsi.c Added missing bits for epson2 driver. 2006-12-02 14:47:21 +00:00
epson2_scsi.h Added missing bits for epson2 driver. 2006-12-02 14:47:21 +00:00
epson_scsi.c Reformat of source code to get rid of different coding styles used by different 2004-02-08 18:32:33 +00:00
epson_scsi.h Reformat of source code to get rid of different coding styles used by different 2004-02-08 18:32:33 +00:00
epson_usb.c Added various USB IDs. 2007-08-18 12:06:36 +00:00
epson_usb.h Reformat of source code to get rid of different coding styles used by different 2004-02-08 18:32:33 +00:00
fujitsu-scsi.h backend version 1.0.62, begin sane 1.1.0 compliance 2008-05-21 02:27:14 +00:00
fujitsu.c SANE 1.1.0 well-known button options 2008-05-21 18:48:30 +00:00
fujitsu.conf.in * doc/descriptions/cardscan.desc, doc/descriptions/epjitsu.desc, 2008-05-16 02:31:57 +00:00
fujitsu.h backend version 1.0.62, begin sane 1.1.0 compliance 2008-05-21 02:27:14 +00:00
genesys.c - changed top of scan area detection for MD6228/MD6471 models 2008-05-23 08:55:22 +00:00
genesys.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
genesys.h - added OPT_CUSTOM_GAMMA and OPT_GAMMA_VECTOR* options for GL646 2008-04-05 09:21:56 +00:00
genesys_conv.c * backend/genesys.c backend/genesys.h backend/genesys_low.h 2006-03-27 14:41:30 +00:00
genesys_conv_hlp.c * backend/genesys_gl841.c backend/genesys_gl646.c: Actually use 2006-04-18 13:23:02 +00:00
genesys_devices.c - added OPT_CUSTOM_GAMMA and OPT_GAMMA_VECTOR* options for GL646 2008-04-05 09:21:56 +00:00
genesys_gl646.c - added OPT_CUSTOM_GAMMA and OPT_GAMMA_VECTOR* options for GL646 2008-04-05 09:21:56 +00:00
genesys_gl841.c * backend/genesys_gl841.c: Make LEDs go really dark when "lamp" is off 2008-02-23 14:20:23 +00:00
genesys_low.h - added OPT_CUSTOM_GAMMA and OPT_GAMMA_VECTOR* options for GL646 2008-04-05 09:21:56 +00:00
gphoto2.c Cosmetic changes to gphoto2 debug messages 2005-12-03 18:23:55 +00:00
gphoto2.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
gphoto2.h Change "static static" typo to "static" 2003-11-13 20:27:32 +00:00
gt68xx.c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx.conf.in Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx.h Added gt68xx backend for scanners based on the Grandtech GT-6801 2002-10-25 12:16:15 +00:00
gt68xx_devices.c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx_generic.c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx_generic.h Added support for Plustek OpticSlim M12 (untested). Based on patch from Gerhard 2005-09-29 18:22:30 +00:00
gt68xx_gt6801.c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx_gt6801.h Mustek BearPaw 1200 CU Plus model 0x21b works now. Fixed firmware and offset 2005-05-20 17:21:56 +00:00
gt68xx_gt6816.c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx_gt6816.h Mustek BearPaw 1200 CU Plus model 0x21b works now. Fixed firmware and offset 2005-05-20 17:21:56 +00:00
gt68xx_high.c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx_high.h Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx_low.c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx_low.h Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx_mid.c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer 2007-08-19 13:30:46 +00:00
gt68xx_mid.h Added gt68xx backend for scanners based on the Grandtech GT-6801 2002-10-25 12:16:15 +00:00
gt68xx_shm_channel.c Fixed firmware name for Mustek 1248 UB. Changed status to basic. Removed 2004-09-03 14:06:19 +00:00
gt68xx_shm_channel.h Added gt68xx backend for scanners based on the Grandtech GT-6801 2002-10-25 12:16:15 +00:00
hp-accessor.c Add libusb-support to hp-backend 2002-11-25 20:36:36 +00:00
hp-accessor.h Merged main branch with current DEVEL_1_9. 2000-03-05 13:57:25 +00:00
hp-device.c Add libusb-support to hp-backend 2002-11-25 20:36:36 +00:00
hp-device.h Add libusb-support to hp-backend 2002-11-25 20:36:36 +00:00
hp-handle.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
hp-handle.h Initial revision 1999-08-09 18:06:01 +00:00
hp-hpmem.c Use lassert.h instead of assert.h 2001-10-27 18:01:54 +00:00
hp-option.c Add missing SANE_I18N, Regenerate .po files accordingly, Update Swedish translations 2005-04-13 12:50:08 +00:00
hp-option.h hp.c 2003-10-06 19:52:26 +00:00
hp-scl.c add usleep to improve usb performance, from jim a t meyering d o t net 2008-03-28 14:37:36 +00:00
hp-scl.h - add support for active XPA 2001-09-04 13:51:11 +00:00
hp-scsi.h hp-backend V 0.91, 04-Sep-2000, David Paschal (paschal@rcsis.com): 2000-09-09 17:44:14 +00:00
hp.README Initial revision 1999-08-09 18:06:01 +00:00
hp.TODO Merged main branch with current DEVEL_1_9. 2000-03-05 13:57:25 +00:00
hp.c Rename global function hp_init_openfd to sanei_hp_init_openfd 2004-10-04 18:09:05 +00:00
hp.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
hp.h Rename global function hp_init_openfd to sanei_hp_init_openfd 2004-10-04 18:09:05 +00:00
hp3500.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
hp3900.c Added support for a new scanner: HP ScanJet G2710 2008-02-13 06:35:26 +00:00
hp3900.conf.in Added support for a new scanner: HP ScanJet G2710 2008-02-13 06:35:26 +00:00
hp3900_config.c * backend/hp3900_sane.c: use 1.1.0 well-known option group strings. 2008-05-22 10:24:31 +00:00
hp3900_debug.c * backend/hp3900_sane.c: use 1.1.0 well-known option group strings. 2008-05-22 10:24:31 +00:00
hp3900_rts8822.c * backend/hp3900_sane.c: use 1.1.0 well-known option group strings. 2008-05-22 10:24:31 +00:00
hp3900_sane.c Setting appropiate capabilities to some advanced options 2008-05-23 08:34:53 +00:00
hp3900_types.c * backend/hp3900_sane.c: use 1.1.0 well-known option group strings. 2008-05-22 10:24:31 +00:00
hp3900_usb.c Added support for a new scanner: HP ScanJet G2710 2008-02-13 06:35:26 +00:00
hp4200.c Fix SANE_DEBUG_SANEI_PV8630 2005-09-22 19:02:25 +00:00
hp4200.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
hp4200.h Added hp4200 backend. Code from Julien BLACHE's sane-backends-extras debian 2005-08-13 15:30:02 +00:00
hp4200_lm9830.c Added hp4200 backend. Code from Julien BLACHE's sane-backends-extras debian 2005-08-13 15:30:02 +00:00
hp4200_lm9830.h Added hp4200 backend. Code from Julien BLACHE's sane-backends-extras debian 2005-08-13 15:30:02 +00:00
hp5400.c hp5400: make non-SANE-standard functions static. 2005-04-10 12:20:50 +00:00
hp5400.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
hp5400.h hp5400: synching SANE CVS with hp5400backend sourceforge project CVS : added and modified hp5400 files (see Changelog) 2003-06-05 07:05:59 +00:00
hp5400_debug.c * hp5400: removing more compilation warnings 2004-10-03 11:14:03 +00:00
hp5400_debug.h * hp5400: removing more compilation warnings 2004-10-03 11:14:03 +00:00
hp5400_internal.c * integrated hp5400-endian.patch to run under PPC (thanks to Mattias Ellert) 2006-03-24 07:43:14 +00:00
hp5400_internal.h * hp5400 : removed some compilation warnings 2004-10-02 18:39:01 +00:00
hp5400_sane.c * hp5400: removing more compilation warnings 2004-10-03 11:14:03 +00:00
hp5400_sanei.c hp5400: make non-SANE-standard functions static. 2005-04-10 12:20:50 +00:00
hp5400_sanei.h * hp5400 : removed some compilation warnings 2004-10-02 18:39:01 +00:00
hp5400_xfer.h Fixing compilation warnings 2006-01-22 09:04:41 +00:00
hp5590.c * Don't issue "Assertion 'ptr->opts != NULL' failed" when sane_exit() is called 2007-11-28 11:52:15 +00:00
hp5590_cmds.c + Mark hp5590_read_eeprom_all_cmd() function as unused to avoid compiler 2007-11-28 11:43:39 +00:00
hp5590_cmds.h + Added files for 'hp5590' backend which supports HP ScanJet 5550/5590/7650 2007-04-24 17:56:36 +00:00
hp5590_low.c Fix incompatible pointer type warning 2008-02-03 07:47:55 +00:00
hp5590_low.h + Added files for 'hp5590' backend which supports HP ScanJet 5550/5590/7650 2007-04-24 17:56:36 +00:00
hpljm1005.c add usb id 2008-02-09 23:57:59 +00:00
hpsj5s.c Removed default port probing - hang up doesn't occure any more. 2002-11-23 11:52:11 +00:00
hpsj5s.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
hpsj5s.h hpsj5s version update 2002-07-06 10:04:27 +00:00
hs2p-saneopts.h add new hs2p backend for ricoh is450 series scanners 2008-01-03 02:42:32 +00:00
hs2p-scsi.c add new hs2p backend for ricoh is450 series scanners 2008-01-03 02:42:32 +00:00
hs2p-scsi.h add new hs2p backend for ricoh is450 series scanners 2008-01-03 02:42:32 +00:00
hs2p.c add new hs2p backend for ricoh is450 series scanners 2008-01-03 02:42:32 +00:00
hs2p.conf.in add new hs2p backend for ricoh is450 series scanners 2008-01-03 02:42:32 +00:00
hs2p.h add new hs2p backend for ricoh is450 series scanners 2008-01-03 02:42:32 +00:00
ibm-scsi.c Only disable object position command for Ricoh IS-420. 2003-05-04 13:13:15 +00:00
ibm.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
ibm.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
ibm.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
leo.c Replaced __unused__ with __sane_unused__ to avoid a namespace conflict. 2005-09-19 19:57:48 +00:00
leo.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
leo.h New email address. 2005-07-07 11:55:43 +00:00
lexmark.c - fixed compilation warnings 2007-10-01 05:03:06 +00:00
lexmark.conf.in - moved experimental version to current tree 2007-10-01 04:27:24 +00:00
lexmark.h - moved experimental version to current tree 2007-10-01 04:27:24 +00:00
lexmark_low.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
lexmark_models.c - moved experimental version to current tree 2007-10-01 04:27:24 +00:00
lexmark_sensors.c - moved experimental version to current tree 2007-10-01 04:27:24 +00:00
lm9830.h Added canon630u backend. This backend supports the CanoScan 630u and CanoScan 2002-04-07 12:27:54 +00:00
ma1509.c 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
ma1509.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
ma1509.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
matsushita.c Replaced __unused__ with __sane_unused__ to avoid a namespace conflict. 2005-09-19 19:57:48 +00:00
matsushita.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
matsushita.h New email address. 2005-07-07 11:55:43 +00:00
microtek.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
microtek.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
microtek.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
microtek2.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
microtek2.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
microtek2.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
mustek.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
mustek.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
mustek.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
mustek_pp.c 2005-04-10 Jochen Eisinger <jochen@penguin-breeder.org> 2005-04-10 11:53:16 +00:00
mustek_pp.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
mustek_pp.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
mustek_pp_ccd300.c 2003-12-01 Jochen Eisinger <jochen@penguin-breeder.org> 2003-12-01 11:52:19 +00:00
mustek_pp_ccd300.h 2003-11-23 Jochen Eisinger <jochen@penguin-breeder.org> 2003-11-24 08:58:19 +00:00
mustek_pp_cis.c E-mail address update. 2006-06-11 21:02:30 +00:00
mustek_pp_cis.h E-mail address update. 2006-06-11 21:02:30 +00:00
mustek_pp_decl.h Bumped version number. 2004-02-07 20:58:49 +00:00
mustek_pp_drivers.h Bumped version number. 2004-02-07 20:58:49 +00:00
mustek_pp_null.c 2003-11-23 Jochen Eisinger <jochen@penguin-breeder.org> 2003-11-24 08:58:19 +00:00
mustek_scsi_pp.c 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
mustek_scsi_pp.h Added support for Mustek Paragon 600 II EP (SCSI-over-parallel port). This is 2003-12-25 20:27:49 +00:00
mustek_usb.c Added workaround for toggle = data0 chipset bug. Fixes bug #300323. 2004-03-02 21:00:46 +00:00
mustek_usb.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
mustek_usb.h Fixed segfault when opening device again after closing and possible segfault 2002-03-17 20:20:46 +00:00
mustek_usb2.c Removed typedefs for DWORD, WORD and so on. Used int, unsigned short, 2005-10-16 16:37:13 +00:00
mustek_usb2.h Removed typedefs for DWORD, WORD and so on. Used int, unsigned short, 2005-10-16 16:37:13 +00:00
mustek_usb2_asic.c Removed typedefs for DWORD, WORD and so on. Used int, unsigned short, 2005-10-16 16:37:13 +00:00
mustek_usb2_asic.h Removed typedefs for DWORD, WORD and so on. Used int, unsigned short, 2005-10-16 16:37:13 +00:00
mustek_usb2_high.c Removed typedefs for DWORD, WORD and so on. Used int, unsigned short, 2005-10-16 16:37:13 +00:00
mustek_usb2_high.h Removed typedefs for DWORD, WORD and so on. Used int, unsigned short, 2005-10-16 16:37:13 +00:00
mustek_usb2_reflective.c Removed typedefs for DWORD, WORD and so on. Used int, unsigned short, 2005-10-16 16:37:13 +00:00
mustek_usb2_transparent.c Removed typedefs for DWORD, WORD and so on. Used int, unsigned short, 2005-10-16 16:37:13 +00:00
mustek_usb_high.c Silenced some compilation warnings. 2003-12-27 17:48:39 +00:00
mustek_usb_high.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
mustek_usb_low.c Added workaround for toggle = data0 chipset bug. Fixes bug #300323. 2004-03-02 21:00:46 +00:00
mustek_usb_low.h Added workaround for toggle = data0 chipset bug. Fixes bug #300323. 2004-03-02 21:00:46 +00:00
mustek_usb_mid.c Silenced some compilation warnings. 2003-12-27 17:48:39 +00:00
mustek_usb_mid.h Fixed coding-style. 2002-04-10 19:09:50 +00:00
nec.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
nec.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
nec.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
net.c Plug an information leak in the net backend. 2008-04-13 14:44:20 +00:00
net.conf.in 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
net.h Added support for IPv6. Updated manpages. Patch from Julien BLACHE 2003-03-30 19:07:18 +00:00
niash.c adding trust office scan 19200 2006-02-04 10:28:51 +00:00
niash_core.c moving critical timing for backward movement to niash_core 2004-10-27 18:06:19 +00:00
niash_core.h moving critical timing for backward movement to niash_core 2004-10-27 18:06:19 +00:00
niash_xfer.c adding trust office scan 19200 2006-02-04 10:28:51 +00:00
niash_xfer.h new buffer portioning and full DIN A4 support 2004-10-16 11:14:47 +00:00
pie-scsidef.h Added backend for Pacific Image Electronics ScanAce scanners (also works with DevCom BlackWidow 2000-11-13 10:50:41 +00:00
pie.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
pie.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
pint.c OPT_NUM_OPTS must be of type SANE_TYPE_INT. 2007-10-26 14:56:38 +00:00
pint.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
pixma.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
pixma.h Update for MP970 (yet for color scan, all resolutions) and bug fix for MP220 at 1200 dpi (reported to work OK) 2008-04-15 21:27:34 +00:00
pixma_common.c Update for Canon ImageCLASS series MFPs, to add pixma_iclass.c to pixma backend. 2008-04-21 19:23:06 +00:00
pixma_common.h * Updated to version 0.13.0 2007-04-09 20:41:25 +00:00
pixma_imageclass.c USB IDs updates in imageClass backend (pixma), by Dennis Lou. 2008-05-07 06:52:24 +00:00
pixma_io.h * Updated to version 0.13.0 2007-04-09 20:41:25 +00:00
pixma_io_sanei.c New models changes: 2008-02-17 15:49:43 +00:00
pixma_mp150.c Update pixma backend for Grayscale scan for MP970 (tested), and probably other CCD sensor MPs (yet untested). 2008-04-22 19:28:18 +00:00
pixma_mp730.c Set MP710 as non ADF scanner 2008-02-22 21:40:32 +00:00
pixma_mp750.c New models changes: 2008-02-17 15:49:43 +00:00
pixma_rename.h Update for Canon ImageCLASS series MFPs, to add pixma_iclass.c to pixma backend. 2008-04-21 19:22:35 +00:00
pixma_sane_options.c Added SANE_I18N for "Flatbed" and "Color" 2006-06-03 00:29:24 +00:00
pixma_sane_options.h Added pixma backend. 2006-05-26 07:49:24 +00:00
plustek-pp.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
plustek-pp_dac.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_dbg.h added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_detect.c * doc/plustek/Plustek-PARPORT.changes: Update. 2006-02-16 08:11:55 +00:00
plustek-pp_genericio.c Fixed bug, that causes ASIC96003/1 based devices to move their 2005-08-10 20:39:59 +00:00
plustek-pp_hwdefs.h added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_image.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_io.c Fixed compilation problem for kernel module with gcc-3.4 compiler. 2005-04-25 09:53:08 +00:00
plustek-pp_map.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_misc.c Applied patch (see bug #301605). 2005-05-11 14:46:12 +00:00
plustek-pp_models.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_motor.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_p12.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_p12ccd.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_p48xx.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_p9636.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_procfs.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_procs.h Fixed compilation problem for kernel module with gcc-3.4 compiler. 2005-04-25 09:53:08 +00:00
plustek-pp_ptdrv.c Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS. 2007-06-18 20:28:51 +00:00
plustek-pp_scale.c added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_scan.h Changes to support SANE on ZETA. Not all 2005-07-15 21:59:25 +00:00
plustek-pp_scandata.h added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_sysdep.h Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS. 2007-06-18 20:28:51 +00:00
plustek-pp_tpa.c Fixed nasty compiler warnings. 2005-12-08 11:33:19 +00:00
plustek-pp_types.h added DevFS support for kernel 2.6, removed floating point 2004-07-16 11:39:09 +00:00
plustek-pp_wrapper.c Fixed sizeof(long) issue for 64bit platforms, see 2005-11-17 11:05:12 +00:00
plustek-usb.c Fixed ARM/Xscale issues 2007-12-17 14:28:13 +00:00
plustek-usb.h Fixed ARM/Xscale issues 2007-12-17 14:28:13 +00:00
plustek-usbcal.c Fixed ARM/Xscale issues 2007-12-17 14:28:13 +00:00
plustek-usbcalfile.c Added sheetfed device Q-Scan USB001 from Portable Peripherals 2007-06-29 08:39:56 +00:00
plustek-usbdevs.c * backend/plustek-usb.[ch] backend/plustek-usbcal.c 2007-11-23 16:46:05 +00:00
plustek-usbhw.c Fix format warnings 2008-02-03 10:34:20 +00:00
plustek-usbimg.c Fixed ARM/Xscale issues 2007-12-17 14:28:13 +00:00
plustek-usbio.c Fixed ARM/Xscale issues 2007-12-17 14:28:13 +00:00
plustek-usbmap.c Fixed copyright 2007-11-08 19:49:53 +00:00
plustek-usbscan.c Fixed copyright 2007-11-08 19:49:53 +00:00
plustek-usbshading.c Fixed ARM/Xscale issues 2007-12-17 14:28:13 +00:00
plustek.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
plustek.conf.in Tweaked TravelScan464 settings. Added possibility to disable 2007-11-16 08:42:10 +00:00
plustek.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
plustek_pp.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
plustek_pp.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
pnm.c Fixed PACKAGE_VERSION breakage. PACKAGE_VERSION was redefined by autoconf 2.5 2002-11-29 18:19:58 +00:00
qcam.c remove undocumented and otherwise unused SANE_CAP_ALWAYS_SETTABLE 2008-05-21 01:20:35 +00:00
qcam.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
qcam.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
ricoh-scsi.c Silenced some compilation warnings. 2003-12-27 17:48:39 +00:00
ricoh.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
ricoh.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
ricoh.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
rts88xx_lib.c - renamed per frontend struct tp Rts8891_Session 2008-05-26 04:48:20 +00:00
rts88xx_lib.h - renamed per frontend struct tp Rts8891_Session 2008-05-26 04:48:20 +00:00
rts8891.c - renamed per frontend struct tp Rts8891_Session 2008-05-26 04:48:20 +00:00
rts8891.conf.in - added untested support for HP4400c 2008-04-27 05:57:36 +00:00
rts8891.h - renamed per frontend struct tp Rts8891_Session 2008-05-26 04:48:20 +00:00
rts8891_devices.c - added untested support for HP4400c 2008-04-27 05:57:36 +00:00
rts8891_low.c - renamed per frontend struct tp Rts8891_Session 2008-05-26 04:48:20 +00:00
rts8891_low.h - renamed per frontend struct tp Rts8891_Session 2008-05-26 04:48:20 +00:00
s9036.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
s9036.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
s9036.h Initial revision 1999-08-09 18:06:01 +00:00
sane_strstatus.c Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
saned.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
sceptre.c Replaced __unused__ with __sane_unused__ to avoid a namespace conflict. 2005-09-19 19:57:48 +00:00
sceptre.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
sceptre.h New email address. 2005-07-07 11:55:43 +00:00
sharp.c Fixed some compilation warnings (bug #300404). 2005-10-02 13:50:53 +00:00
sharp.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
sharp.h Moved union Option_Value from backend header files to sanei_backend.h. No need 2003-09-12 16:10:33 +00:00
sm3600-color.c sm3600: fixed gain table transfer 2004-04-15 21:06:58 +00:00
sm3600-gray.c sm3600: fixed gain table transfer 2004-04-15 21:06:58 +00:00
sm3600-homerun.c Portability fixes and tweaks for sm3600 2004-04-15 19:56:53 +00:00
sm3600-scanmtek.c sm3600: fixed gain table transfer 2004-04-15 21:06:58 +00:00
sm3600-scantool.h Fixed comment headers. They were copied verbatim from the dll backend. 2003-04-02 14:04:06 +00:00
sm3600-scanusb.c Removed direct dependence of sm3600 on libusb. Used sanei_usb instead. Based on 2005-08-16 19:50:34 +00:00
sm3600-scanutil.c Removed direct dependence of sm3600 on libusb. Used sanei_usb instead. Based on 2005-08-16 19:50:34 +00:00
sm3600.c OPT_NUM_OPTS must be of type SANE_TYPE_INT. 2007-10-26 14:56:38 +00:00
sm3600.h Removed direct dependence of sm3600 on libusb. Used sanei_usb instead. Based on 2005-08-16 19:50:34 +00:00
sm3840.c Fix 64-bit compile warnings, add information about lineart and halftone modes 2008-05-06 01:37:36 +00:00
sm3840.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
sm3840.h Added lineart and halftone scan modes, updated man page with new options 2007-03-08 21:49:23 +00:00
sm3840_lib.c Fix 64-bit compile warnings, add information about lineart and halftone modes 2008-05-06 01:37:36 +00:00
sm3840_lib.h Fix 64-bit compile warnings, add information about lineart and halftone modes 2008-05-06 01:37:36 +00:00
sm3840_params.h Added lineart and halftone scan modes, updated man page with new options 2007-03-08 21:49:23 +00:00
sm3840_scan.c Fix 64-bit compile warnings, add information about lineart and halftone modes 2008-05-06 01:37:36 +00:00
snapscan-data.c Added calibration data for Benq 5150 / 5250, preliminary support for Epson Stylus CX 1500 2006-01-01 22:57:02 +00:00
snapscan-mutex.c Do not blindly use ftok() in snapscani_mutex_open(). Compute an IPC key based 2008-03-28 20:39:02 +00:00
snapscan-options.c Some fixes for the Epson Stylus CX 1500 2006-01-06 20:59:17 +00:00
snapscan-scsi.c Bugfix for firmware download by Paul Smedley 2006-09-03 10:00:11 +00:00
snapscan-sources.c Another fix for lineart mode for the Epson 3490 @ 3200 DPI 2005-12-02 19:12:54 +00:00
snapscan-sources.h Update to snapscan-20011212 (snapscan 1.4.3) 2001-12-17 22:51:52 +00:00
snapscan-usb.c Added #defines for SHM_R/W for cygwin (patch from Philip Aston <philipa@mail.com>). 2006-01-26 17:42:30 +00:00
snapscan-usb.h Changed licence to GPL + SANE exception for snapscan-usb.[ch] 2003-07-26 17:16:55 +00:00
snapscan.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
snapscan.conf.in Added Epson Stylus CX-1500 2006-01-10 19:32:39 +00:00
snapscan.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
sp15c-scsi.h Replaced __unused__ with __sane_unused__ to avoid a namespace conflict. 2005-09-19 19:57:48 +00:00
sp15c.c Fix handling of valid "negative" PIDs 2007-11-18 10:59:18 +00:00
sp15c.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
sp15c.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
st400.c reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in 2008-02-04 01:20:01 +00:00
st400.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
st400.h Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
stubs.c Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
stv680.c first release files for stv680 backend 2006-06-05 17:59:26 +00:00
stv680.conf.in first release files for stv680 backend 2006-06-05 17:59:26 +00:00
stv680.h first release files for stv680 backend 2006-06-05 17:59:26 +00:00
tamarack.c Fix handling of valid "negative" PIDs 2007-11-18 10:59:18 +00:00
tamarack.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
tamarack.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
teco1.c Replaced __unused__ with __sane_unused__ to avoid a namespace conflict. 2005-09-19 19:57:48 +00:00
teco1.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
teco1.h New email address. 2005-07-07 11:55:43 +00:00
teco2.c clean up 2008-01-12 14:25:50 +00:00
teco2.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
teco2.h Remove teco_request_sense command for VM3564 2005-07-29 20:27:12 +00:00
teco3.c Replaced __unused__ with __sane_unused__ to avoid a namespace conflict. 2005-09-19 19:57:48 +00:00
teco3.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
teco3.h New email address. 2005-07-07 11:55:43 +00:00
test-picture.c fixed compiler warnings. 2003-10-08 20:33:17 +00:00
test.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
test.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
test.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
u12-ccd.c activated cancel function, added lamp off timer function, cleanup, stability fixes. 2004-01-19 19:41:02 +00:00
u12-hw.c * doc/u12/U12.changes: Update. 2006-02-14 10:26:39 +00:00
u12-hwdef.h bump up version, fixed device autodetection and corrupted pictures, 2004-01-14 19:10:43 +00:00
u12-if.c minor fixes. 2004-04-14 19:05:16 +00:00
u12-image.c activated cancel function, added lamp off timer function, cleanup, stability fixes. 2004-01-19 19:41:02 +00:00
u12-io.c major update, compilation fixes. 2004-01-21 08:15:16 +00:00
u12-map.c major update, compilation fixes. 2004-01-21 08:15:16 +00:00
u12-motor.c major update, compilation fixes. 2004-01-21 08:15:16 +00:00
u12-scanner.h bump up version, fixed device autodetection and corrupted pictures, 2004-01-14 19:10:43 +00:00
u12-shading.c major update, compilation fixes. 2004-01-21 08:15:16 +00:00
u12-tpa.c Fixed nasty compiler warnings. 2005-12-08 11:33:19 +00:00
u12.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
u12.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
u12.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
umax-scanner.c *** empty log message *** 2004-09-30 22:20:28 +00:00
umax-scanner.h 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-03-07 19:47:15 +00:00
umax-scsidef.h backend/umax: bugfix for sense_handler and do_calibration 2004-03-15 20:42:19 +00:00
umax-uc630.c 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-03-07 19:47:15 +00:00
umax-uc840.c 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-03-07 19:47:15 +00:00
umax-uc1200s.c 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-03-07 19:47:15 +00:00
umax-uc1200se.c 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-03-07 19:47:15 +00:00
umax-uc1260.c 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-03-07 19:47:15 +00:00
umax-ug80.c 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-03-07 19:47:15 +00:00
umax-ug630.c 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2002-03-07 19:47:15 +00:00
umax-usb.c 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
umax.c Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
umax.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
umax.h Fix for bug #306751: sanei-thread with pthreads on 64 bit 2008-05-15 12:50:25 +00:00
umax1220u-common.c Make UMAX 2100U (and probably 1600U and 2000U) work. Code from Patrick Lessard 2006-04-17 12:46:41 +00:00
umax1220u.c Fixing compiler warnings 2007-01-20 23:02:53 +00:00
umax1220u.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
umax_pp.c - removed scanners supported by the lexmark backend from 2008-03-02 15:01:13 +00:00
umax_pp.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
umax_pp.h - removed scanners supported by the lexmark backend from 2008-03-02 15:01:13 +00:00
umax_pp_low.c - removed scanners supported by the lexmark backend from 2008-03-02 15:01:13 +00:00
umax_pp_low.h - removed scanners supported by the lexmark backend from 2008-03-02 15:01:13 +00:00
umax_pp_mid.c - removed scanners supported by the lexmark backend from 2008-03-02 15:01:13 +00:00
umax_pp_mid.h - removed scanners supported by the lexmark backend from 2008-03-02 15:01:13 +00:00
v4l-frequencies.h Used GNU indent style. 2002-08-25 19:36:18 +00:00
v4l.c remove undocumented and otherwise unused SANE_CAP_ALWAYS_SETTABLE 2008-05-21 01:20:35 +00:00
v4l.conf.in Renamed backend configuration files from *.conf to *.conf.in. The configuration 2006-01-05 16:27:10 +00:00
v4l.h Don't include linux/videodev.h kernel header anymore. Use own defines 2003-12-21 22:51:42 +00:00