From owner-freebsd-hardware Sun Apr 28 22:18:24 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA22149 for hardware-outgoing; Sun, 28 Apr 1996 22:18:24 -0700 (PDT) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id WAA22125 for ; Sun, 28 Apr 1996 22:18:20 -0700 (PDT) Received: (from julian@localhost) by ref.tfs.com (8.7.3/8.6.9) id QAA27870; Fri, 26 Apr 1996 16:09:25 -0700 (PDT) Message-Id: <199604262309.QAA27870@ref.tfs.com> Subject: Re: Magneto-optical disks To: dwalton@psiint.com (Dave Walton) Date: Fri, 26 Apr 1996 16:09:25 -0700 (PDT) From: "JULIAN Elischer" Cc: mike@galileo.rhein.de, hardware@FreeBSD.org In-Reply-To: from "Dave Walton" at Apr 26, 96 01:55:38 pm X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hardware@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > > Now it recognizes at least the number of sectors. > > Only the sector size is still wrong: > > (ncr0:4:0): "SONY SMO-C501-00E 3.02" type 0 removable SCSI 1 > > sd2(ncr0:4:0): Direct-Access > > sd2(ncr0:4:0): ILLEGAL REQUEST asc:24,0 Invalid field in CDB > > sd2 could not mode sense (4). Using ficticious geometry > > 153MB (314569 512 byte sectors) so what makes you so sure it's 1024 bytes? In fact the sd driver cannot handle anything other than 512 bytes, (something to fix later) maybe you should try configure the drive to report back as an MO drive and use the mo driver..... julian