From owner-freebsd-scsi Tue Sep 25 14:13:55 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 8778937B40B for ; Tue, 25 Sep 2001 14:13:50 -0700 (PDT) Received: from scummy.research.bell-labs.com ([135.104.2.10]) by crufty; Tue Sep 25 17:09:35 EDT 2001 Received: from zydeco.research.bell-labs.com (zydeco.research.bell-labs.com [135.104.120.150]) by scummy.research.bell-labs.com (8.11.4/8.11.4) with ESMTP id f8PLDNl16096; Tue, 25 Sep 2001 17:13:23 -0400 (EDT) Received: (from jkf@localhost) by zydeco.research.bell-labs.com (8.9.1/8.9.1) id RAA08265; Tue, 25 Sep 2001 17:13:22 -0400 (EDT) Date: Tue, 25 Sep 2001 17:13:22 -0400 (EDT) From: Jeff Fellin Message-Id: <200109252113.RAA08265@zydeco.research.bell-labs.com> To: freebsd-scsi@FreeBSD.ORG, bucy@ece.cmu.edu Subject: Re: /dev/targ.ctl: X-Sun-Charset: US-ASCII 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, I believe the correct name for the target driver is targ, and not scsi_target Try changing that in your kernel. Jeff Fellin > 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" > > To: > > 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