Le 2001-03-21, Mike Smith écrivait :
> SCSI is way of encapsulating scanner commands so that you can transport
> them to the scanner. So is USB. The command set your scanner uses is
> probably the same as the SCSI command set, but this is not what a CAM
> transport would give you - it would only give you the layers beneath,
> which would not be useful, since you already have this in the form of USB.
Um. The CAM tranport in question would not be a reimplementation of
the USB layer, of course. What I was mentioning was the possibility
of having a CAM transport that wraps a uscan device (just as there is
one already that wraps umass devices to make them appear as SCSI disks).
This would allow all USB scanners that use an SCSI command set to be
accessible through pass*, and thus be supported by any scanning software
that can use a SCSI scanner.
Thomas.
--
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message