Date: Wed, 21 Mar 2001 12:29:57 -0800 From: Mike Smith <msmith@freebsd.org> To: thomas@cuivre.fr.eu.org Cc: freebsd-hackers@freebsd.org Subject: Re: SCSI-over-* hacks Message-ID: <200103212029.f2LKTvh01013@mass.dis.org> In-Reply-To: Your message of "Wed, 21 Mar 2001 11:32:39 %2B0100." <20010321113239.B37126@melusine.cuivre.fr.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > SCSI is way of encapsulating scanner commands so that you can transpo= rt = > > them to the scanner. So is USB. The command set your scanner uses i= s = > > 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)= =2E umass is useful because it allows reuse of the 'da' driver. There isn't = an equivalent for scanners, which is my point. > This would allow all USB scanners that use an SCSI command set to be > accessible through pass*, and thus be supported by any scanning softwar= e > that can use a SCSI scanner. It would be simpler (and more sensible) to simply fix this software to = send the SCSI commands via the ugen interface. -- = =2E.. every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103212029.f2LKTvh01013>