Date: Tue, 25 Sep 2001 12:57:42 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: "John S. Bucy" <bucy@ece.cmu.edu> Cc: <freebsd-scsi@FreeBSD.ORG> Subject: Re: /dev/targ.ctl: Message-ID: <20010925125724.L64084-100000@wonky.feral.com> In-Reply-To: <20010925152007.A261@joy.pdl.cmu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
what arguments are you using with targ.ctl? how are you opening it? 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) ? > > > thanks > john > > > > > ----- Original Message ----- > > From: "John S. Bucy" <bucy@ece.cmu.edu> > > To: <freebsd-scsi@FreeBSD.ORG> > > Sent: Tuesday, September 25, 2001 5:05 AM > > Subject: /dev/targ.ctl: Device not configured > > > > > > > > > > # ls -l /dev/targ.ctl > > > crw------- 1 root wheel 65, 0xffff00ff Sep 24 20:59 /dev/targ.ctl > > > > > > > > > open("/dev/targ.ctl", O_RDWR) > > > > > > results in /dev/targ.ctl: Device not configured > > > > > > I have: > > > > > > device ahc > > > options AHC_TMODE_ENABLE=0x3 > > > > > > device scbus > > > device da > > > device sa > > > device cd > > > device pass > > > > > > device scsi_target > > > device scsi_target_bh > > > > > > > > > > > > any ideas? > > > > > > thanks > > > john > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-scsi" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message > 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?20010925125724.L64084-100000>