Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jun 1996 10:23:49 +0200 (MET DST)
From:      grog@lemis.de (Greg Lehey)
To:        hdalog@zipnet.net
Cc:        hackers@freebsd.org (FreeBSD Hackers)
Subject:   Re: Mustek/Paragon 6000CX scanner: Any help with SCSI ioctls?
Message-ID:  <199606010823.KAA21097@allegro.lemis.de>
In-Reply-To: <199605311759.NAA06805@hda> from "Peter Dufault" at May 31, 96 01:59:54 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Dufault writes:
>
>> ..., on the other hand the man pages scsi([34])
>> leave a lot to the imagination.  I can probably fight my way through
>> (*and* I'm prepared to fix the man pages), but if somebody has
>> anything else they can point me to, I'd be very grateful.
>
> If you can find a scsi spec then scsi(3) will make more sense to
> you, since it assumes you can figure out what the fields in the
> scsi_request structure do based on familiarity with SCSI.  Here is
> a url for an HTML one:
>
> http://abekas.com:8080/SCSI2/

Thanks.  I have the SCSI spec--that's not the problem.  The problem is
more mundane things like the meaning of the parameters to the
functions.  For example, what are the units of the timeout field?  I'm
guessing seconds, but it could well be microseconds.

> It looks almost easy to port that Linux application. 

I thought it was a BSDI application :-)  Seriously, looking at the
code, I decided to clone the BSDI version rather than the Linux
version, since it looked cleaner.

> I'll send a sketch privately.

Thanks
Greg



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