From owner-freebsd-hackers Sat Jul 19 03:46:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA19486 for hackers-outgoing; Sat, 19 Jul 1997 03:46:44 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA19479 for ; Sat, 19 Jul 1997 03:46:35 -0700 (PDT) Received: (from msmith@localhost) by genesis.atrad.adelaide.edu.au (8.8.5/8.7.3) id UAA13659; Sat, 19 Jul 1997 20:16:19 +0930 (CST) From: Michael Smith Message-Id: <199707191046.UAA13659@genesis.atrad.adelaide.edu.au> Subject: Re: Iomega Zip In-Reply-To: <199707191042.MAA04732@ocean.campus.luth.se> from Mikael Karpberg at "Jul 19, 97 12:42:29 pm" To: karpen@ocean.campus.luth.se (Mikael Karpberg) Date: Sat, 19 Jul 1997 20:16:19 +0930 (CST) Cc: msmith@atrad.adelaide.edu.au, hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Mikael Karpberg stands accused of saying: > According to Michael Smith: > > Howard Lew stands accused of saying: > > > > > > The probe doesn't look right, but it works: > > > > The probe is _exactly_ right. > > > > > sd0 at scbus0 target 5 lun 0 > > > sd0: Direct-Access > > > sd0: ILLEGAL REQUEST asc:24,0 Invalid field in CDB > > > sd0 could not mode sense (4). Using ficticious geometry > > > > The drive has refused a MODE SENSE command, so it's not possible to > > establish its geometry. Geometry is only (really) relevant for > > processing the MBR. Instead, the driver will fake some sensible > > falues. > > > > > sd0: NOT READY asc:3a,0 Medium not present > > > sd0: could not get size > > > 0MB (0 512 byte sectors) > > > > The driver has attempted to interrogate the drive to obtain its total > > size in sectors. The drive reports an error because you haven't > > inserted a disk. This is common for removables, particularly those > > that support more than one media size. > > > > > sd0: with 0 cyls, 64 heads, and an average 32 sectors/track > > > > And this is the resultant fake geometry, given a size of 0 sectors. It's > > good enough. > > Is this in non-verbose boot mode? It really seem to be completely unneeded > information, which should be hidden behind the verbose flag. Don't you guys You want to hide SCSI errors behind the verbose flag? This is not the right way to go at all. Yes, you could argue that in the case of removables, different handling of certain errors would cut down on console traffic, but as a general rule, if there's something unhappy going on on the SCSI bus I'd prefer to know about it. -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[