saned is recommended to be configured on TCP port 6566, called via
inetd.
I assume this is the port reserved for sane as a network service.
Extract from http://www.iana.org/assignments/port-numbers
===
# 6559-6579 Unassigned
==
Hi again,
On Wed, Jul 03, 2002 at 04:29:31PM +0200, Henning Meier-Geinitz wrote:
> I have just updated sanei_usb in CVS. Please test.
[...]
> The next goal is updating the documentation.
Done. For programmers: http://sanei.meier-geinitz.de/sanei__usb_8h.html
For users: man sane-usb.
Bye,
Henni
Hi,
On Wed, Jul 03, 2002 at 03:05:49PM -0400, Kip Iles wrote:
> Has anyone in this list worked at all with Ugen.
Probably not.
> I am currently working with a Solaris 9 (on a Sparc SunFire V100)
> Ugen driver and have written an application to obtain basic
> information from the USB device (devi
On Wed, 3 Jul 2002 11:04:54 +0200, Henning Meier-Geinitz wrote:
>> if test "`uname`" = "OS2"; then
>> AC_DEFINE(strncasecmp, strnicmp, [Define for OS/2 only])
>> fi
>>
>> around line 284 in configure.in . I don't know what's the uname of OS2,
>> so fix that too.
>
>I added a similar approac
Christian Folini wrote:
> I worked through the step-by-step manual at
> http://hpoj.sourceforge.net/hpoj-0.8/doc/setup-scan.html
>
> My /usr/local/etc/sane.d/hp.conf reads:
> # USB-connected MFP:
> mlc:usb:officejet_d_series
> option connect-ptal
>
> Scanning produces:
>
> quewfield:/home/dune7
Hi,
I have just updated sanei_usb in CVS. Please test.
Changes:
* added some constants from the USB spec to sanei_usb.h. If you need
more, please contact me.
* added support for libusb
The next goal is updating the documentation.
Some details about libusb support: libusb 0.1.6 is needed. I h
On Tue, Jul 02, 2002 at 07:14:13PM -0400, Karl Heinz Kremer wrote:
> You should not need the -d ... argument as long as you only have
> one scanner, and the system is configured correctly.
>
> Edit the file dll.conf and make sure that the "epson" line is
> not commented out, then edit the file eps
Has anyone in this list worked at all with Ugen. I am currently working with
a Solaris 9 (on a Sparc SunFire V100) Ugen driver and have written an
application to obtain basic information from the USB device (device and
interface descriptors). I hope to be able to add Ugen support to the Epson
b
Hello,
XSane has an extra phase when the scanned image is rotated
(scan->save->read->rotate->save).
The following patch gets rid of the extra rotation phase.
The scanned data is directly stored with the rotation/mirroring into
the output file (scan->rotate->save).
The patch can be downloaded v
On Mon, Jun 17, 2002 at 12:55:52AM -0500, Frank Zago wrote:
[strncasecmp missing on OS/2]
> Add
>
> if test "`uname`" = "OS2"; then
> AC_DEFINE(strncasecmp, strnicmp, [Define for OS/2 only])
> fi
>
> around line 284 in configure.in . I don't know what's the uname of OS2,
> so fix that too.
On Tue, Jul 02, 2002 at 11:05:05AM -0400, Karl Heinz Kremer wrote:
> Try the following syntax:
> scanimage -d epson:usb/dev/usbcanner0
>
> You have to tell Sane backend that the scanner at /dev/usb/scanner0 is not a
> SCSI
> scanner (which is the default).
>
> Karl Heinz
Thank you really.
Th
11 matches
Mail list logo