From owner-freebsd-hackers Sat Jan 27 06:26:54 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12841 for hackers-outgoing; Sat, 27 Jan 1996 06:26:54 -0800 (PST) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA12836 for ; Sat, 27 Jan 1996 06:26:53 -0800 (PST) Received: (from dgy@localhost) by seagull.rtd.com (8.6.12/1.2) id HAA08800; Sat, 27 Jan 1996 07:26:27 -0700 From: Don Yuniskis Message-Id: <199601271426.HAA08800@seagull.rtd.com> Subject: Re: reprobing scsi To: kuku@gilberto.physik.rwth-aachen.de Date: Sat, 27 Jan 1996 07:26:27 -0700 (MST) Cc: freebsd-hackers@freefall.FreeBSD.org (FreeBSD hackers) In-Reply-To: <199601271427.PAA11964@gilberto.physik.rwth-aachen.de> from "Christoph Kukulies" at Jan 27, 96 03:27:15 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > > It "appears" that the kernel refuses to recognize my tape > > drive if it is not powered up at the time FBSD (2.1) boots. > > Is there a way to force a reprobe of the SCSI bus? > > scsi -f /dev/rstx -r Been there. Done that. ("not configured") Any other suggestions? ;-) --don