On Monday 15 June 2015 22:19:14 Stef wrote:
> On 12/06/2015 23:45, Ondrej Zary wrote:
> > On Monday 08 June 2015 23:06:55 Ondrej Zary wrote:
> >> On Saturday 30 May 2015 23:54:28 Ondrej Zary wrote:
> >>> On Friday 29 May 2015 23:02:38 Ondrej Zary wrote:
> >>
On Monday 08 June 2015 23:06:55 Ondrej Zary wrote:
> On Saturday 30 May 2015 23:54:28 Ondrej Zary wrote:
> > On Friday 29 May 2015 23:02:38 Ondrej Zary wrote:
> > > On Monday 11 May 2015 22:05:33 Stef wrote:
> > > > On 09/05/2015 00:32, Ondrej Zary wrote:
> >
On Saturday 30 May 2015 23:54:28 Ondrej Zary wrote:
> On Friday 29 May 2015 23:02:38 Ondrej Zary wrote:
> > On Monday 11 May 2015 22:05:33 Stef wrote:
> > > On 09/05/2015 00:32, Ondrej Zary wrote:
> > > > On Friday 08 May 2015 21:46:36 Ondrej Zary wrote:
> >
On Friday 29 May 2015 23:02:38 Ondrej Zary wrote:
> On Monday 11 May 2015 22:05:33 Stef wrote:
> > On 09/05/2015 00:32, Ondrej Zary wrote:
> > > On Friday 08 May 2015 21:46:36 Ondrej Zary wrote:
> > >> On Friday 08 May 2015 16:17:53 Ondrej Zary wrote:
> >
On Monday 11 May 2015 22:05:33 Stef wrote:
> On 09/05/2015 00:32, Ondrej Zary wrote:
> > On Friday 08 May 2015 21:46:36 Ondrej Zary wrote:
> >> On Friday 08 May 2015 16:17:53 Ondrej Zary wrote:
> >>> On Thursday 07 May 2015 23:32:28 Ondrej Zary wrote:
> >>
On Friday 08 May 2015 21:46:36 Ondrej Zary wrote:
> On Friday 08 May 2015 16:17:53 Ondrej Zary wrote:
> > On Thursday 07 May 2015 23:32:28 Ondrej Zary wrote:
> > > Hello,
> > > I just got Umax Astra 4450 (same as 4400 except with UTA?) for a while
> > > and te
On Friday 08 May 2015 16:17:53 Ondrej Zary wrote:
> On Thursday 07 May 2015 23:32:28 Ondrej Zary wrote:
> > Hello,
> > I just got Umax Astra 4450 (same as 4400 except with UTA?) for a while
> > and tested it with SANE. Unfortunately, it does not work. The lamp turns
> >
On Thursday 07 May 2015 23:32:28 Ondrej Zary wrote:
> Hello,
> I just got Umax Astra 4450 (same as 4400 except with UTA?) for a while and
> tested it with SANE. Unfortunately, it does not work. The lamp turns on and
> the head moves a bit, then goes back (two times) and the scan ends
_4450/umax-scan-75dpi-flatbed.log.gz
http://www.rainbow-software.org/linux_files/umax_astra_4450/umax-scan-75dpi-uta.log.gz
but haven't examined them yet.
BTW. There's wrong info on the web device list - Astra 4400 is marked
as "good" but sane-rts8891(5) says that it's untest
UC630 supports 300 x 600 dpi
--
Ondrej Zary
ueue?
Did cancel ever work correctly with umax backend?
--
Ondrej Zary
, 0x52,
--
Ondrej Zary
@@ static unsigned char UC630_INQUIRY[] =
/* 60 -62 scanner capability */
0xfd,
- 0x8c, /* 0xbc ? */
+ 0x80,
0x03,
/* 63 reserved */
--
Ondrej Zary
x-uc630.c b/backend/umax-uc630.c
index 5662330..f3353ab 100644
--- a/backend/umax-uc630.c
+++ b/backend/umax-uc630.c
@@ -83,7 +83,7 @@ static unsigned char UC630_INQUIRY[] =
0x00,
/* 64 gamma */
- 0xa1,
+ 0x00,
/* 65 reserved */
0x00,
--
Ondrej Zary
0644
--- a/backend/umax-uc630.c
+++ b/backend/umax-uc630.c
@@ -167,7 +167,7 @@ static unsigned char UC630_INQUIRY[] =
0x00,
/* 92-93 window descriptor block length */
- 0x00, 0x30,
+ 0x00, 0x31,
/* 94 optical resolution residue (1dpi) */
0x00,
--
Ondrej Zary
Hello,
I submitted a series of patches to support Canon IX-4015 scanner back in
August. It seems that they still haven't been included in sane-backends git.
Is there any problem with them?
--
Ondrej Zary
nytime soon?
--
Ondrej Zary
676,8 @@
:model "imageCLASS MF5730"
:interface "USB"
:usbid "0x04a9" "0x265d"
-:status :untested
-:comment "Testers needed!"
+:status :complete
+:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
:model "imageCLASS MF5750"
:interface "USB"
--
Ondrej Zary
l == IX4015) ? SANE_TRUE : SANE_FALSE;
/* eject before exit */
s->opt[OPT_EJECT_BEFOREEXIT].name = "eject-before-exit";
--
Ondrej Zary
; name models for above-specified mfg.
+:interface "SCSI"
+:comment "1 pass; flatbed scanner"
+:status :good
+
:mfg "Apple" ; name a manufacturer
:url "http://www.apple.com/";
--
Ondrej Zary
Bool can_focus; /* has got focus control */
SANE_Bool can_autoexpose;/* can do autoexposure by hardware */
SANE_Bool can_calibrate; /* has got calibration control */
+ SANE_Bool can_diagnose; /* has diagnostic command */
SANE_Bool can_eject; /* can eject medium */
SANE_Bool can_mirror;/* can mirror image by hardware
*/
SANE_Bool is_filmscanner;
--
Ondrej Zary
s_filmscanner = SANE_FALSE;
dev->info.has_fixed_resolutions = SANE_TRUE;
}
@@ -915,7 +898,6 @@ attach (const char *devnam, CANON_Device ** devp)
dev->info.can_calibrate = SANE_FALSE;
dev->info.can_eject = SANE_FALSE;
dev->info.can_mirror = SANE_FALSE;
- dev->info.is_scsi2 = SANE_TRUE;
dev->info.is_filmscanner = SANE_FALSE;
dev->info.has_fixed_resolutions = SANE_TRUE;
}
@@ -930,7 +912,6 @@ attach (const char *devnam, CANON_Device ** devp)
dev->info.can_calibrate = SANE_FALSE;
dev->info.can_eject = SANE_FALSE;
dev->info.can_mirror = SANE_TRUE;
- dev->info.is_scsi2 = SANE_TRUE;
dev->info.is_filmscanner = SANE_FALSE;
dev->info.has_fixed_resolutions = SANE_FALSE;
}
diff --git a/backend/canon.h b/backend/canon.h
index b61823d..a3ad7ae 100644
--- a/backend/canon.h
+++ b/backend/canon.h
@@ -247,7 +247,6 @@ typedef struct CANON_Info
SANE_Bool can_calibrate; /* has got calibration control */
SANE_Bool can_eject; /* can eject medium */
SANE_Bool can_mirror;/* can mirror image by hardware
*/
- SANE_Bool is_scsi2; /* is an SCSI-2 device */
SANE_Bool is_filmscanner;
SANE_Bool has_fixed_resolutions; /* only a finite number possible */
}
--
Ondrej Zary
l == IX4015) ? SANE_TRUE : SANE_FALSE;
/* eject before exit */
s->opt[OPT_EJECT_BEFOREEXIT].name = "eject-before-exit";
--
Ondrej Zary
; name models for above-specified mfg.
+:interface "SCSI"
+:comment "1 pass; flatbed scanner"
+:status :good
+
:mfg "Apple" ; name a manufacturer
:url "http://www.apple.com/";
--
Ondrej Zary
commit 4ad9e55f86ed1e61117367681d9292bf461bff22
Author: Ondrej Zary
Date: Fri Jul 20 15:36:05 2012 +0200
canon: Add support for Canon IX-4015 scanner
This adds support for Canon IX-4015 scanner. The difference from other
scanners
supported by this backend is that it has no
Bool can_focus; /* has got focus control */
SANE_Bool can_autoexpose;/* can do autoexposure by hardware */
SANE_Bool can_calibrate; /* has got calibration control */
+ SANE_Bool can_diagnose; /* has diagnostic command */
SANE_Bool can_eject; /* can eject medium */
SANE_Bool can_mirror;/* can mirror image by hardware
*/
SANE_Bool is_filmscanner;
--
Ondrej Zary
s_filmscanner = SANE_FALSE;
dev->info.has_fixed_resolutions = SANE_TRUE;
}
@@ -915,7 +898,6 @@ attach (const char *devnam, CANON_Device ** devp)
dev->info.can_calibrate = SANE_FALSE;
dev->info.can_eject = SANE_FALSE;
dev->info.can_mirror = SANE_FALSE;
- dev->info.is_scsi2 = SANE_TRUE;
dev->info.is_filmscanner = SANE_FALSE;
dev->info.has_fixed_resolutions = SANE_TRUE;
}
@@ -930,7 +912,6 @@ attach (const char *devnam, CANON_Device ** devp)
dev->info.can_calibrate = SANE_FALSE;
dev->info.can_eject = SANE_FALSE;
dev->info.can_mirror = SANE_TRUE;
- dev->info.is_scsi2 = SANE_TRUE;
dev->info.is_filmscanner = SANE_FALSE;
dev->info.has_fixed_resolutions = SANE_FALSE;
}
diff --git a/backend/canon.h b/backend/canon.h
index b61823d..a3ad7ae 100644
--- a/backend/canon.h
+++ b/backend/canon.h
@@ -247,7 +247,6 @@ typedef struct CANON_Info
SANE_Bool can_calibrate; /* has got calibration control */
SANE_Bool can_eject; /* can eject medium */
SANE_Bool can_mirror;/* can mirror image by hardware
*/
- SANE_Bool is_scsi2; /* is an SCSI-2 device */
SANE_Bool is_filmscanner;
SANE_Bool has_fixed_resolutions; /* only a finite number possible */
}
--
Ondrej Zary
On Friday 13 July 2012, Ondrej Zary wrote:
> Hello,
> I've found an old Canon IX-4015 scanner:
> scsi2 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
>
> aic7870: Single Channel A, SCSI Id=7, 16/253 SCBs
> scsi 2:0:2:0: Scanner CANONI
e control byte[16] = 0
[canon] scan mode control byte[17] = 0
[canon] scan mode control byte[18] = 0
[canon] scan mode control byte[19] = 0
[canon] >> sense_handler
[canon] << sense_handler
[canon] SET WINDOW failed: Operation not supported
scanimage: sane_start: Operation not supported
[canon] >> sane_cancel
[canon] << sane_cancel
[canon] >> sane_close
[canon] >> sane_close
[canon] >> sane_exit
[canon] << sane_exit
--
Ondrej Zary
On Thursday 20 May 2010 16:39:46 Gernot Hassenpflug wrote:
> On Thu, May 20, 2010 at 9:17 PM, Ondrej Zary
wrote:
> > On Thursday 20 May 2010, Gernot Hassenpflug wrote:
> >> 2010/5/20 ?? :
> >
> > This is from Uniscan D50 windows INF files:
> > ; UMAX Astra 48
dows XP
; Writing by Wen-Yung Huang on 24th Dec 2002.
; Copyright by UMAX Data Sys. Inc.
...
%Leopard.DeviceDesc% = Leopard.Scanner, USB\VID_1606&PID_0350
So Uniscan D50 seems to be very close to UMAX Astra 4800/4850, if not the same
with only ID changed.
--
Ondrej Zary
0/doc/descriptions/hp.desc 2010-01-27
18:21:29.0 +0100
@@ -34,6 +34,7 @@
:model "ScanJet IIp"
:interface "SCSI"
:status :complete
+:scsi "HP" "C1790A" "processor"
:model "ScanJet IIcx"
:interface "SCSI"
--
Ondrej Zary
s way, the backend
will be not a real backend - could it be included into SANE?
--
Ondrej Zary
oller card.
The code is at http://rainbow-software.org/linux/optrox/
I started in 2007 but didn't have time to do anything with this recently.
Hopefully I'll be able to continue now.
--
Ondrej Zary
34 matches
Mail list logo