Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 1998 20:28:04 -0500 (EST)
From:      Peter Dufault <dufault@hda.com>
To:        robsch@robkaos.ruhr.de (Robert Schien)
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: Scanner support
Message-ID:  <199803110128.UAA23857@hda.hda.com>
In-Reply-To: <m0yCXJv-000695C@robkaos.ruhr.de> from Robert Schien at "Mar 10, 98 11:16:23 pm"

next in thread | previous in thread | raw e-mail | index | archive | help

> Unfortunately, this means that there is no possibility to use
> SCSI scanners with FreeBSD  at the moment. :-((
> It's quite disappointing. :-((

I wrote that user level SCSI stuff in the first place when developing
scanner support, and I did what isn't a good idea (transferring
big chunks of data) without any trouble. It still may not work for
the reasons I outlined - namely, that interface doesn't know a
write transfer from a test unit ready or a hole in the wall, and
so can't intelligently split up a transfer since it doesn't know
things like where the number of bytes go etc.  The same restriction
applies to any "pass through" interface I know of that "sane" is
using.

I just saw the message about the "kvasize" structure member.  I'm
pretty sure that didn't exist in the old days -  tomorrow I'll look
and see what it does.

Peter

-- 
Peter Dufault (dufault@hda.com)   Realtime development, Machine control,
HD Associates, Inc.               Safety critical systems, Agency approval

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803110128.UAA23857>