Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 1997 18:21:24 -0500 (EST)
From:      Peter Dufault <dufault@hda.com>
To:        Shimon@i-Connect.Net (Simon Shapiro)
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: Some SCSI Questions...
Message-ID:  <199702052321.SAA01744@hda.hda.com>
In-Reply-To: <XFMail.970205155418.Shimon@i-Connect.Net> from Simon Shapiro at "Feb 5, 97 03:44:31 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
[Charset iso-8859-8 unsupported, filtering to ASCII...]
> Hi Y'all,
> 
> Me again, with more questions:
> 
> 1.  I want to port cdwrite 2.0 from Linux (and get rid but have no clue
>     what the userland API to the generic device (userland SCB) is. 
>     Can someone
>     please help me with:
> 
>     a.  What is the /dev entry?

The .ctl entry, e.g.,  /dev/rcd0a.ctl

>     b.  What options in config do I need to turn on?
None.

>     c.  (At least) header file pathname to API

sys/scsiio.h and scsi.h for the library.  Try "man 3 scsi" and "man 8 scsi".
Also, I'm sending a new test release under separate mail for your input.

I don't know how well developed the reset code is.  I'd expect
that an xs will target a given bus.  The "scsiop" escapes were
in there to support, e.g., resetting a specific device versus
the bus.  See the aha code. Probably Justin has to explain it from here.


-- 
Peter Dufault (dufault@hda.com)   Realtime Machine Control and Simulation
HD Associates, Inc.               Voice: 508 433 6936



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