From owner-freebsd-scsi Tue Sep 25 13:11:54 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from crufty.research.bell-labs.com (crufty.research.bell-labs.com [204.178.16.49]) by hub.freebsd.org (Postfix) with SMTP id 2B30C37B40B for ; Tue, 25 Sep 2001 13:11:51 -0700 (PDT) Received: from scummy.research.bell-labs.com ([135.104.2.10]) by crufty; Tue Sep 25 16:07:18 EDT 2001 Received: from aura.research.bell-labs.com (aura.research.bell-labs.com [135.104.46.10]) by scummy.research.bell-labs.com (8.11.4/8.11.4) with ESMTP id f8PKB5l09864; Tue, 25 Sep 2001 16:11:05 -0400 (EDT) Received: from research.bell-labs.com (IDENT:sandeepj@sandeepj-pcmh.research.bell-labs.com [135.104.47.90]) by aura.research.bell-labs.com (8.9.1/8.9.1) with ESMTP id QAA10957; Tue, 25 Sep 2001 16:11:05 -0400 (EDT) Message-ID: <3BB0E4D9.D2ADA2A9@research.bell-labs.com> Date: Tue, 25 Sep 2001 16:11:05 -0400 From: Sandeep Joshi X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.16-3 i686) X-Accept-Language: en MIME-Version: 1.0 To: "John S. Bucy" Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: /dev/targ.ctl: References: <20010925152007.A261@joy.pdl.cmu.edu> <20010925125724.L64084-100000@wonky.feral.com> <20010925160527.B261@joy.pdl.cmu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org John, Lets see.. Are you picking up the right kernel ? Did you recompile after changing the config ? Does "nm /kernel" show "targinit" as a symbol ? -Sandeep "John S. Bucy" wrote: > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message