From owner-freebsd-current Mon Aug 4 16:02:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA03986 for current-outgoing; Mon, 4 Aug 1997 16:02:33 -0700 (PDT) Received: from Octopussy.MI.Uni-Koeln.DE (Octopussy.MI.Uni-Koeln.DE [134.95.166.20]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA03980; Mon, 4 Aug 1997 16:02:26 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr2-42.slip.Uni-Koeln.DE) by Octopussy.MI.Uni-Koeln.DE with SMTP id AA01577 (5.67b/IDA-1.5); Tue, 5 Aug 1997 00:59:02 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.6/8.6.9) id AAA01204; Tue, 5 Aug 1997 00:58:59 +0200 (CEST) X-Face: " Date: Tue, 5 Aug 1997 00:58:58 +0200 From: Stefan Esser To: Chuck Robey Cc: Chris Timmons , current@FreeBSD.ORG, Stefan Esser Subject: Re: NCR behavior wrt spun-down disks at boot References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.74 In-Reply-To: ; from Chuck Robey on Mon, Aug 04, 1997 at 01:10:17AM -0400 Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Aug 4, Chuck Robey wrote: > Stefan, that complaint I made earlier? I have my disks jumpered to spin > up on command also. Don't get the error message, it just hangs at scsi > timeout, and never returns (other than that, I'm still waiting for your > clarification of what _file_ to revert to what version, or to revert the > entire sys code to what date?) Sorry, I thought I had sent you a reply ... Please check out rev. 1.99 and later of /sys/pci/ncr.c. You may want to go back to 1.102, then 1.100, then 1.99. The command is "cvs up -r 1.102 /sys/pci/ncr.c", but you surely already knew that ... Regards, STefan