From owner-freebsd-questions Thu Oct 12 01:37:45 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA16846 for questions-outgoing; Thu, 12 Oct 1995 01:37:45 -0700 Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id BAA16833 ; Thu, 12 Oct 1995 01:37:40 -0700 Received: from msmith@localhost by genesis.atrad.adelaide.edu.au (8.6.9/8.6.9) id SAA16401; Thu, 12 Oct 1995 18:37:28 +0930 From: Michael Smith Message-Id: <199510120907.SAA16401@genesis.atrad.adelaide.edu.au> Subject: Re: SCSI_DELAY To: olsenc@smokey.ee.washington.edu (Clint Olsen) Date: Thu, 12 Oct 1995 18:37:27 +0930 (CST) Cc: hardware@freebsd.org, questions@freebsd.org In-Reply-To: <199510120749.AAA00197@smokey.ee.washington.edu> from "Clint Olsen" at Oct 12, 95 00:49:25 am Content-Type: text Content-Length: 1549 Sender: owner-questions@freebsd.org Precedence: bulk Clint Olsen stands accused of saying: > > It was suggested that I increase SCSI_DELAY. As I suspected, it > didn't have any effect. I changed it from 10 to 20 seconds. I > doubt an eon would have any difference: > > aic0 at 0x340-0x35f irq 11 on isa > aic0 waiting for scsi devices to settle > (aic0:1:0): "CDC 94171-9 0045" type 0 fixed SCSI 1 > sd0(aic0:1:0): Direct-Access 312MB (640584 512 byte sectors) > (aic0:2:0): "unknown unknown ????" type 0 fixed SCSI 0 > > However, using scsi(8) commands does properly identify the second > disk. Could the aic driver be at fault? No, as the scsi(8) command just uses the aic driver. It's more likely that either : a) if you check the response back during the initial enquiry it's slightly incorrect (I don't have the spec handy, so I can't be sure) or b) the MD21 normally returns the drive type of the ESDI disk attached to it. It's possible that the disk you're using doesn't return its type, and the MD21 is behaving strangely because of this. Either way, I wouldn't sweat it. The MD21 has enough other quirks that a slight bogosity in an inquiry command shouldn't lose you any sleep. > -Clint -- ]] Mike Smith, Software Engineer msmith@atrad.adelaide.edu.au [[ ]] Genesis Software genesis@atrad.adelaide.edu.au [[ ]] High-speed data acquisition and [[ ]] realtime instrument control (ph/fax) +61-8-267-3039 [[ ]] My car has "demand start" -Terry Lambert UNIX: live FreeBSD or die! [[