From owner-freebsd-scsi Sun Sep 22 3:12:34 2002 Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 061CB37B401 for ; Sun, 22 Sep 2002 03:12:33 -0700 (PDT) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4199343E6E for ; Sun, 22 Sep 2002 03:12:32 -0700 (PDT) (envelope-from schweikh@schweikhardt.net) Received: from bremen.shuttle.de (localhost [127.0.0.1]) by bremen.shuttle.de (Postfix) with ESMTP id D64DE17D93; Sun, 22 Sep 2002 12:12:24 +0200 (CEST) Received: (from uucp@localhost) by bremen.shuttle.de (8.12.3/8.12.3/Debian -4) with UUCP id g8MACOZu018241; Sun, 22 Sep 2002 12:12:24 +0200 Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) by hal9000.schweikhardt.net (8.12.6/8.12.6) with ESMTP id g8MACwOf001184; Sun, 22 Sep 2002 12:12:58 +0200 (CEST) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.12.6/8.12.3/Submit) id g8MACwM0001183; Sun, 22 Sep 2002 12:12:58 +0200 (CEST) Date: Sun, 22 Sep 2002 12:12:58 +0200 From: Jens Schweikhardt To: Scott Long Cc: FreeBSD SCSI , peter@wemm.org Subject: Re: Wiring down devices does not work Message-ID: <20020922121258.A1014@schweikhardt.net> References: <20020921190710.A12733@schweikhardt.net> <20020921212720.GA92567@hollin.btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020921212720.GA92567@hollin.btc.adaptec.com>; from scott_long@btc.adaptec.com on Sat, Sep 21, 2002 at 03:27:20PM -0600 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 Scott et al, # Yep, it looks like config(8) no longer accepts the syntax needed for # wiring. This might be related to the elimination of count devices by # Peter Wemm. In any case, can you try wiring by putting hints in # /boot/device.hints? Examples for this are in /sys/conf/NOTES. If this # too is broken, then we have a major regression to fix in 5.0. Wiring works with the hints in 5-current. Thanks for the, uh, hint. Next question: I'd like to temporarily disable da0, so that the kernel knows nothing about it. Is there any other way than physically removing it from the SCSI bus? I've tried hint.scbus.0.at="ahc0" hint.da.0.at="scbus0" hint.da.0.target="2" hint.da.0.disabled="1" # analog to isa cards but da0 is still there. Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message