sane-project-backends/backend
Ilia Sotnikov 10c776769f hp5590: fixed detection of HP4500 devices (tested) and HP5550 (untested) -
these devices need no reading USB-in-USB acknowledgement after each command.
To achieve that, proto_flags are passed down to low-level functions. These
flags are taken from device descriptions
hp5590: fixed up get_status command - index should be 0x00, not 0x20
hp5590: bump up the backend version
2011-03-06 13:30:58 +02:00
..
.gitignore
Makefile.am New backend: magicolor (for KONICA MINOLTA magicolor devices) 2011-01-15 22:10:34 +01:00
Makefile.in rebuild autofoo for magicolor and snmp support 2011-01-18 21:31:13 -05:00
abaton.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
abaton.conf.in
abaton.h
agfafocus.c
agfafocus.conf.in
agfafocus.h
apple.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
apple.conf.in
apple.h
artec.c artec: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:34 +02:00
artec.conf.in
artec.h
artec_eplus48u.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
artec_eplus48u.conf.in
artec_eplus48u.h
as6e.c as6e: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:34 +02:00
as6e.h
avision.c Bumped the BUILD version 2011-01-29 11:50:17 +09:00
avision.conf.in - Adding myself as maintainer. 2010-12-09 16:12:39 +09:00
avision.h Add page re-flipping as an option 2011-01-29 11:50:14 +09:00
bh.c
bh.conf.in
bh.h
canon-sane.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
canon-scsi.c canon: wrap unused function in #ifdef IMPLEMENT_ALL_SCANNER_SCSI_COMMANDS 2010-06-23 18:21:34 +02:00
canon.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
canon.conf.in improved scsi scanner detection 2011-01-18 10:46:33 -05:00
canon.h
canon630u-common.c
canon630u.c
canon630u.conf.in
canon_dr-cmd.h hopefully enable flatbed support 2011-01-26 22:05:02 -05:00
canon_dr.c canon_dr backend v37: 2011-01-26 22:05:02 -05:00
canon_dr.conf.in canon_dr backend v37: 2011-01-26 22:05:02 -05:00
canon_dr.h canon_dr backend v36 2011-01-18 10:08:38 -05:00
canon_pp-dev.c
canon_pp-dev.h
canon_pp-io.c
canon_pp-io.h
canon_pp.c canon_pp: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:34 +02:00
canon_pp.conf.in
canon_pp.h
cardscan.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
cardscan.conf.in basic support for 600C 2010-02-10 16:15:53 -05:00
cardscan.h basic support for 600C 2010-02-10 16:15:53 -05:00
coolscan-scsidef.h
coolscan.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
coolscan.conf.in
coolscan.h
coolscan2.c
coolscan2.conf.in
coolscan3.c coolscan3: setup of unknown options is now non fatal to aid debugging 2010-12-12 14:22:19 +01:00
coolscan3.conf.in
dc25.c
dc25.conf.in
dc25.h
dc210.c
dc210.conf.in
dc210.h
dc240.c
dc240.conf.in
dc240.h
dell1600n_net.c dell1600n: fix size_t formatting/printing 2010-06-23 18:21:35 +02:00
dell1600n_net.conf.in
dll.aliases
dll.c Fix SANE_CONFIG_DIR handling, use it for dll.d/; Add sanei_config_get_paths 2010-09-18 10:35:35 +02:00
dll.conf.in New backend: magicolor (for KONICA MINOLTA magicolor devices) 2011-01-15 22:10:34 +01:00
dmc.c
dmc.conf.in
dmc.h
epjitsu-cmd.h
epjitsu.c epjitsu: comment changes, listed new models 2011-01-31 08:31:34 -05:00
epjitsu.conf.in cleanup manuals, .desc files, copyrights and #includes 2010-02-09 22:44:08 -05:00
epjitsu.h
epson.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
epson.conf.in
epson.h
epson2-cct.c epson2: use proper ISO C initializers 2010-06-23 18:21:35 +02:00
epson2-commands.c epson2: more error debugging 2010-01-09 23:58:24 +01:00
epson2-commands.h epson2: add missing prototype for esci_get_scanning_parameter() 2010-06-23 18:21:35 +02:00
epson2-io.c epson2: fixed handling of cancel requests 2010-01-09 22:08:41 +01:00
epson2-io.h epson2: fixed handling of cancel requests 2010-01-09 22:08:41 +01:00
epson2-ops.c epson2: updated resolution list detection 2011-02-23 11:16:48 +01:00
epson2-ops.h epson2: fixed color shuffling bug for Perfection 610, added more debugging 2010-01-09 15:25:27 +01:00
epson2.c epson2: fixed segfault when attaching network devices 2010-12-12 13:56:52 +01:00
epson2.conf.in
epson2.h epson2: more error debugging 2010-01-09 23:58:24 +01:00
epson2_net.c epson2: fix signed/unsigned type mismatch 2010-06-23 18:21:35 +02:00
epson2_net.h epson2: fix signed/unsigned type mismatch 2010-06-23 18:21:35 +02:00
epson2_scsi.c
epson2_scsi.h
epson_scsi.c
epson_scsi.h
epson_usb.c epson2: fixed compilation error 2010-12-12 16:16:19 +01:00
epson_usb.h
fujitsu-scsi.h Fujitsu backend v105 2010-12-02 09:27:46 -05:00
fujitsu.c fujitsu backend v106: 2011-01-31 08:31:34 -05:00
fujitsu.conf.in fujitsu backend v103 2010-11-23 16:56:13 -05:00
fujitsu.h Fujitsu backend v105 2010-12-02 09:27:46 -05:00
genesys.c disbale software crop/deskew and despeckle at 16 bit depth 2011-02-04 06:17:27 +01:00
genesys.conf.in misc genesys updates 2010-12-28 21:01:46 +01:00
genesys.h add new gl124 asic 2010-12-14 18:23:23 +01:00
genesys_conv.c add new gl124 asic 2010-12-14 18:23:23 +01:00
genesys_conv_hlp.c
genesys_devices.c HP2400/G2410 support progress 2011-01-20 06:59:17 +01:00
genesys_gl124.c exposure calibration cache fix 2011-01-13 22:27:26 +01:00
genesys_gl124.h working 2400 dpi mode for LiDE 110 2011-01-13 22:08:31 +01:00
genesys_gl646.c misc genesys updates 2010-12-28 21:01:46 +01:00
genesys_gl646.h HP2400/G2410 support progress 2011-01-20 06:59:17 +01:00
genesys_gl841.c copyright updates 2010-12-27 07:01:01 +01:00
genesys_gl843.c genesys asynchronous parking hadling fixes 2011-02-02 10:47:21 +01:00
genesys_gl843.h slow back home rework 2010-10-31 23:01:43 +01:00
genesys_gl847.c genesys fixes 2011-01-07 06:08:15 +01:00
genesys_gl847.h misc genesys updates 2010-12-28 21:01:46 +01:00
genesys_low.c genesys asynchronous parking hadling fixes 2011-02-02 10:47:21 +01:00
genesys_low.h fix asynchronous parking issues 2011-01-31 21:46:22 +01:00
gphoto2.c
gphoto2.conf.in
gphoto2.h
gt68xx.c gt68xx: fix possibly uninitialized variable 2010-06-23 18:21:36 +02:00
gt68xx.conf.in add Iriscan Express 2 sheetfed scanner - added an entry for Iriscan Express 2 sheetfed scanner based on various reports on sane-devel 2009-11-23 05:51:45 +01:00
gt68xx.h
gt68xx_devices.c add GT68XX_FLAG_NO_STOP to SF600 2010-02-10 09:09:36 -05:00
gt68xx_generic.c fix move paper before scan when required ydpy exceeds base ydpy 2009-11-28 08:04:58 +01:00
gt68xx_generic.h add generic y move to scan area request 2009-11-23 05:51:45 +01:00
gt68xx_gt6801.c
gt68xx_gt6801.h
gt68xx_gt6816.c add document presence detection request to gt6816 2009-11-30 06:58:42 +01:00
gt68xx_gt6816.h add document presence detection request to gt6816 2009-11-30 06:58:42 +01:00
gt68xx_high.c maximum exposure 245 not 248, see bug #312113 2010-02-10 21:14:45 -05:00
gt68xx_high.h add page loaded sensor option 2009-11-30 21:36:12 +01:00
gt68xx_low.c
gt68xx_low.h add document presence detection request to gt6816 2009-11-30 06:58:42 +01:00
gt68xx_mid.c
gt68xx_mid.h
gt68xx_shm_channel.c
gt68xx_shm_channel.h
hp-accessor.c
hp-accessor.h
hp-device.c
hp-device.h
hp-handle.c
hp-handle.h
hp-hpmem.c
hp-option.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
hp-option.h
hp-scl.c
hp-scl.h
hp-scsi.h
hp.README
hp.TODO
hp.c hp: remove "/*" within comment 2010-06-23 18:21:36 +02:00
hp.conf.in
hp.h hp: fix hp_bool_t to be unsigned 2010-06-23 18:21:36 +02:00
hp3500.c
hp3900.c
hp3900.conf.in
hp3900_config.c
hp3900_debug.c
hp3900_rts8822.c hp3900: fix possibly uninitialized variable 2010-06-23 18:21:37 +02:00
hp3900_sane.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
hp3900_types.c
hp3900_usb.c
hp4200.c
hp4200.conf.in
hp4200.h
hp4200_lm9830.c
hp4200_lm9830.h
hp5400.c
hp5400.conf.in
hp5400.h
hp5400_debug.c
hp5400_debug.h
hp5400_internal.c
hp5400_internal.h
hp5400_sane.c hp5400: kill unused strdup() call, leaking memory 2010-06-23 18:21:38 +02:00
hp5400_sanei.c
hp5400_sanei.h
hp5400_xfer.h
hp5590.c hp5590: fixed detection of HP4500 devices (tested) and HP5550 (untested) - 2011-03-06 13:30:58 +02:00
hp5590_cmds.c hp5590: fixed detection of HP4500 devices (tested) and HP5550 (untested) - 2011-03-06 13:30:58 +02:00
hp5590_cmds.h hp5590: fixed detection of HP4500 devices (tested) and HP5550 (untested) - 2011-03-06 13:30:58 +02:00
hp5590_low.c hp5590: fixed detection of HP4500 devices (tested) and HP5550 (untested) - 2011-03-06 13:30:58 +02:00
hp5590_low.h hp5590: fixed detection of HP4500 devices (tested) and HP5550 (untested) - 2011-03-06 13:30:58 +02:00
hpljm1005.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
hpsj5s.c hpsj5s: fix pointer to/from integer casts 2010-06-23 18:21:37 +02:00
hpsj5s.conf.in
hpsj5s.h
hs2p-saneopts.h
hs2p-scsi.c
hs2p-scsi.h
hs2p.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
hs2p.conf.in
hs2p.h add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
ibm-scsi.c
ibm.c ibm: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:37 +02:00
ibm.conf.in
ibm.h add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
kodak-cmd.h
kodak.c kodak: wrap unused function in #if 0 2010-06-23 18:55:48 +02:00
kodak.conf.in
kodak.h kodak: wrap unused function in #if 0 2010-06-23 18:55:48 +02:00
kvs20xx.c kvs20xx: fix function definitions for functions with void parameter list 2010-06-23 18:21:37 +02:00
kvs20xx.h kvs20xx: pack struct window and use proper types, remove lvalue casts 2010-06-23 18:21:38 +02:00
kvs20xx_cmd.c Add new kvs20xx backend from Panasonic, for KV-S202xC and KV-S204xC 2010-06-09 16:31:00 -04:00
kvs20xx_cmd.h Add new kvs20xx backend from Panasonic, for KV-S202xC and KV-S204xC 2010-06-09 16:31:00 -04:00
kvs20xx_opt.c kvs20xx: pack struct window and use proper types, remove lvalue casts 2010-06-23 18:21:38 +02:00
kvs1025.c Fix kvs1024 compiling on platforms without libusb 2010-04-02 16:02:21 -05:00
kvs1025.conf.in Adding new files for new kvs1025 backend 2010-02-12 22:23:14 -05:00
kvs1025.h kvs1025 backend v3, usb bugfixes 2010-04-16 15:13:36 -04:00
kvs1025_cmds.h Adding new files for new kvs1025 backend 2010-02-12 22:23:14 -05:00
kvs1025_low.c kvs1025: fix function definitions for functions with void parameter list 2010-06-23 18:21:37 +02:00
kvs1025_low.h kvs1025 backend v3, usb bugfixes 2010-04-16 15:13:36 -04:00
kvs1025_opt.c Fix kvs1024 compiling on platforms without libusb 2010-04-02 16:02:21 -05:00
kvs1025_usb.c kvs1025: fix size_t formatting/printing 2010-06-23 18:21:37 +02:00
kvs1025_usb.h kvs1025: fix missing prototype for kv_usb_escape() 2010-06-23 18:21:37 +02:00
leo.c
leo.conf.in
leo.h add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
lexmark.c add X74 support to lexmark backend 2010-12-24 08:02:44 +01:00
lexmark.conf.in add X74 support to lexmark backend 2010-12-24 08:02:44 +01:00
lexmark.h add X74 support to lexmark backend 2010-12-24 08:02:44 +01:00
lexmark_low.c fix place for DBG statement 2011-01-03 20:56:22 +01:00
lexmark_models.c add X74 support to lexmark backend 2010-12-24 08:02:44 +01:00
lexmark_sensors.c add X74 support to lexmark backend 2010-12-24 08:02:44 +01:00
lm9830.h
ma1509.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
ma1509.conf.in
ma1509.h
magicolor.c magicolor: Get rid of the byteorder macros, copy the bytes manually to/from little endian 2011-01-25 21:25:00 +01:00
magicolor.conf.in magicolor: Drop SNMP autodetection timout from 2.5 to 1.5 secs 2011-01-31 14:27:10 +01:00
magicolor.h New backend: magicolor (for KONICA MINOLTA magicolor devices) 2011-01-15 22:10:34 +01:00
matsushita.c
matsushita.conf.in
matsushita.h add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
microtek.c microtek: fix signed/unsigned type mismatches 2010-06-23 18:21:32 +02:00
microtek.conf.in
microtek.h
microtek2.c
microtek2.conf.in
microtek2.h add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
mustek.c mustek: add missing array subscript in NULL check 2010-06-23 18:21:38 +02:00
mustek.conf.in
mustek.h
mustek_pp.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
mustek_pp.conf.in
mustek_pp.h
mustek_pp_ccd300.c
mustek_pp_ccd300.h
mustek_pp_cis.c
mustek_pp_cis.h
mustek_pp_decl.h
mustek_pp_drivers.h
mustek_pp_null.c
mustek_scsi_pp.c
mustek_scsi_pp.h
mustek_usb.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
mustek_usb.conf.in
mustek_usb.h
mustek_usb2.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
mustek_usb2.h
mustek_usb2_asic.c
mustek_usb2_asic.h
mustek_usb2_high.c
mustek_usb2_high.h
mustek_usb2_reflective.c
mustek_usb2_transparent.c
mustek_usb_high.c
mustek_usb_high.h
mustek_usb_low.c
mustek_usb_low.h
mustek_usb_mid.c
mustek_usb_mid.h
nec.c nec: fix cast 2010-06-23 18:21:33 +02:00
nec.conf.in
nec.h
net.c net: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:33 +02:00
net.conf.in
net.h
niash.c niash: fix format string for gamma table debugging, slight rework 2010-06-23 18:21:38 +02:00
niash_core.c
niash_core.h
niash_xfer.c
niash_xfer.h
p5.c p5: fix size_t formatting/printing 2010-06-23 18:21:33 +02:00
p5.conf.in p5 (Parallel Port Primax PagePartner) backend files addition 2010-02-15 06:46:04 +01:00
p5.h New fix for conflicting connect() failure in p5 BE 2010-04-12 12:28:46 -05:00
p5_device.c p5: fix size_t formatting/printing 2010-06-23 18:21:33 +02:00
p5_device.h replace u_int8_t and u_int16_t by uint8_t and uint16_t 2010-04-06 21:35:17 +02:00
pie-scsidef.h
pie.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
pie.conf.in
pint.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
pint.h
pixma.c pixma: several updates for MP830, MP990, memmove bug fix, and 64 bits image size. 2011-01-04 22:19:52 +01:00
pixma.conf.in
pixma.h pixma: several updates for MP830, MP990, memmove bug fix, and 64 bits image size. 2011-01-04 22:19:52 +01:00
pixma_bjnp.c
pixma_bjnp.h
pixma_bjnp_private.h
pixma_common.c pixma: several updates for MP830, MP990, memmove bug fix, and 64 bits image size. 2011-01-04 22:19:52 +01:00
pixma_common.h pixma: several updates for MP830, MP990, memmove bug fix, and 64 bits image size. 2011-01-04 22:19:52 +01:00
pixma_imageclass.c pixma: some changes for future Lineart support in the backend 2010-07-25 21:38:07 +02:00
pixma_io.h pixma: usb timeouts to 20 sec as needed by ImageClass MF3240, source code comments and documentation updates for this model. 2010-01-29 21:39:33 +01:00
pixma_io_sanei.c pixma: changes from Gernot Hassenpflug for Canoscan 8800F support. 2010-04-12 22:45:58 +02:00
pixma_mp150.c pixma: several updates for MP830, MP990, memmove bug fix, and 64 bits image size. 2011-01-04 22:19:52 +01:00
pixma_mp730.c pixma: Added patch proposed by Klaus Stengel for Canon imageRunner 1020/1024/1025 support. 2011-01-05 21:30:11 +01:00
pixma_mp750.c pixma: fix for 2400 dpi striping on MP760/770/780/790 by Gernot Hassenpflug. 2010-09-07 21:46:55 +02:00
pixma_rename.h
pixma_sane_options.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
pixma_sane_options.h
plustek-pp.h
plustek-pp_dac.c plustek-pp: fix uninitialized variable 2010-06-23 18:21:33 +02:00
plustek-pp_dbg.h
plustek-pp_detect.c
plustek-pp_genericio.c
plustek-pp_hwdefs.h
plustek-pp_image.c
plustek-pp_io.c
plustek-pp_map.c
plustek-pp_misc.c
plustek-pp_models.c
plustek-pp_motor.c
plustek-pp_p12.c
plustek-pp_p12ccd.c
plustek-pp_p48xx.c
plustek-pp_p9636.c
plustek-pp_procfs.c
plustek-pp_procs.h
plustek-pp_ptdrv.c plustek-pp: fix type-punning error 2010-06-23 18:21:33 +02:00
plustek-pp_scale.c
plustek-pp_scan.h
plustek-pp_scandata.h
plustek-pp_sysdep.h
plustek-pp_tpa.c
plustek-pp_types.h
plustek-pp_wrapper.c
plustek-usb.c
plustek-usb.h
plustek-usbcal.c
plustek-usbcalfile.c
plustek-usbdevs.c
plustek-usbhw.c
plustek-usbimg.c
plustek-usbio.c
plustek-usbmap.c
plustek-usbscan.c
plustek-usbshading.c
plustek.c
plustek.conf.in
plustek.h
plustek_pp.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
plustek_pp.conf.in
pnm.c
qcam.c
qcam.conf.in
qcam.h
ricoh-scsi.c
ricoh.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
ricoh.conf.in
ricoh.h add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
rts88xx_lib.c
rts88xx_lib.h
rts8891.c rts8891: fix format string 2010-06-23 18:21:39 +02:00
rts8891.conf.in
rts8891.h rename configuration enum 2010-03-03 06:29:59 +01:00
rts8891_devices.c
rts8891_low.c
rts8891_low.h
s9036.c
s9036.conf.in
s9036.h
sane_strstatus.c
saned.conf.in
sceptre.c
sceptre.conf.in
sceptre.h add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
sharp.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
sharp.conf.in
sharp.h
sm3600-color.c
sm3600-gray.c
sm3600-homerun.c
sm3600-scanmtek.c
sm3600-scantool.h
sm3600-scanusb.c
sm3600-scanutil.c
sm3600.c
sm3600.h
sm3840.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
sm3840.conf.in
sm3840.h
sm3840_lib.c
sm3840_lib.h
sm3840_params.h
sm3840_scan.c
snapscan-data.c
snapscan-mutex.c snapscan-mutex.c: Use hash instead of parsing the device string. 2010-01-28 21:52:20 +01:00
snapscan-options.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
snapscan-scsi.c
snapscan-sources.c
snapscan-sources.h
snapscan-usb.c
snapscan-usb.h
snapscan.c snapscan: remove "/*" within comment 2010-06-23 18:21:38 +02:00
snapscan.conf.in
snapscan.h
sp15c-scsi.h
sp15c.c sp15c: remove "/*" within comment 2010-06-23 18:21:38 +02:00
sp15c.conf.in
sp15c.h
st400.c st400: fix sane_init() DBG() call wrt function pointer cast to void * 2010-06-23 18:21:33 +02:00
st400.conf.in
st400.h
stubs.c
stv680.c
stv680.conf.in
stv680.h
tamarack.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
tamarack.conf.in
tamarack.h
teco1.c
teco1.conf.in
teco1.h add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
teco2.c
teco2.conf.in
teco2.h
teco3.c
teco3.conf.in
teco3.h add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
test-picture.c
test.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
test.conf.in
test.h
u12-ccd.c
u12-hw.c
u12-hwdef.h
u12-if.c
u12-image.c
u12-io.c
u12-map.c
u12-motor.c
u12-scanner.h
u12-shading.c u12: fix uninitialized variable 2010-06-23 18:21:33 +02:00
u12-tpa.c
u12.c
u12.conf.in
u12.h
umax-scanner.c
umax-scanner.h
umax-scsidef.h
umax-uc630.c
umax-uc840.c
umax-uc1200s.c
umax-uc1200se.c
umax-uc1260.c
umax-ug80.c
umax-ug630.c
umax-usb.c
umax.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
umax.conf.in
umax.h
umax1220u-common.c
umax1220u.c
umax1220u.conf.in
umax_pp.c add three new SANE_VALUE macros and use mode name macros from saneopts.h 2010-02-10 23:48:21 -05:00
umax_pp.conf.in
umax_pp.h
umax_pp_low.c
umax_pp_low.h
umax_pp_mid.c
umax_pp_mid.h
v4l-frequencies.h
v4l.c Fix v4l build with libv4l 0.8.3+ 2011-02-16 19:37:43 +01:00
v4l.conf.in
v4l.h Fix v4l build with libv4l 0.8.3+ 2011-02-16 19:37:43 +01:00
xerox_mfp-tcp.c Added Samsung SCX-4500W scan over network support for xerox_mfp backend (by Alexander Kuznetsov). 2010-09-30 15:11:56 +04:00
xerox_mfp-usb.c Added Samsung SCX-4500W scan over network support for xerox_mfp backend (by Alexander Kuznetsov). 2010-09-30 15:11:56 +04:00
xerox_mfp.c Added Samsung SCX-4500W scan over network support for xerox_mfp backend (by Alexander Kuznetsov). 2010-09-30 15:11:56 +04:00
xerox_mfp.conf.in Add Samsung SCX 4824 & 4825FN 2010-10-30 14:47:39 +02:00
xerox_mfp.h Added Samsung SCX-4500W scan over network support for xerox_mfp backend (by Alexander Kuznetsov). 2010-09-30 15:11:56 +04:00