[sane-devel] Re: Debian SANE HP bug report

2002-08-06 Thread Peter Kirchgessner
Hi, I added a similar handling to the hp-backend in CVS. Now these USB-devices should work correctly even if option connect-device is not specified. --Peter Henning Meier-Geinitz wrote: > Hi, > > On Tue, Jul 30, 2002 at 07:59:05PM +0200, Peter Kirchgessner wrote: > >>The problem is that the

[sane-devel] Re: Debian SANE HP bug report

2002-07-31 Thread abel deuring
Henning Meier-Geinitz wrote: > Hi, > > On Tue, Jul 30, 2002 at 07:59:05PM +0200, Peter Kirchgessner wrote: > >>The problem is that the USB-device is tried to be opened as a >>SCSI-device. And then I assume it segfaults somewhere below >>sanei_scsi_open(). Because of the missing option connect-d

[sane-devel] Re: Debian SANE HP bug report

2002-07-30 Thread Henning Meier-Geinitz
Hi, On Tue, Jul 30, 2002 at 07:59:05PM +0200, Peter Kirchgessner wrote: > The problem is that the USB-device is tried to be opened as a > SCSI-device. And then I assume it segfaults somewhere below > sanei_scsi_open(). Because of the missing option connect-device. > Do you have an idea how to ch

[sane-devel] Re: Debian SANE HP bug report

2002-07-30 Thread Peter Kirchgessner
Hello Henning, thank you for the bug-report. The problem is that the USB-device is tried to be opened as a SCSI-device. And then I assume it segfaults somewhere below sanei_scsi_open(). Because of the missing option connect-device. Do you have an idea how to check if a device name is a SCSI-devi