Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 16:05:27 -0400
From:      "John S. Bucy" <bucy@ece.cmu.edu>
To:        freebsd-scsi@freebsd.org
Subject:   Re: /dev/targ.ctl:
Message-ID:  <20010925160527.B261@joy.pdl.cmu.edu>
In-Reply-To: <20010925125724.L64084-100000@wonky.feral.com>; from mjacob@feral.com on Tue, Sep 25, 2001 at 12:57:42PM -0700
References:  <20010925152007.A261@joy.pdl.cmu.edu> <20010925125724.L64084-100000@wonky.feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 25, 2001 at 12:57:42PM -0700, Matthew Jacob wrote:
> 
> what arguments are you using with targ.ctl? how are you opening it?

open("/dev/targ.ctl", O_RDWR) 
(this is straight out of /usr/share/examples/scsi_target/scsi_target.c)



john


> On Tue, 25 Sep 2001, John S. Bucy wrote:
> 
> > On Tue, Sep 25, 2001 at 11:20:12AM +0800, derrenl wrote:
> > > It looks like the targ_ctrl device isn't created in kernel.
> > > If you have time, maybe you should trace kernel to find out if the
> > > targinit() is executed.
> >
> > It appears not to be.  Do I need any other configuration other than
> > what I have (below) ?

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?20010925160527.B261>