From owner-freebsd-scsi Thu Apr 4 00:23:09 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA08028 for freebsd-scsi-outgoing; Thu, 4 Apr 1996 00:23:09 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA08017 for ; Thu, 4 Apr 1996 00:22:58 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id KAA08301; Thu, 4 Apr 1996 10:21:26 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id KAA09170; Thu, 4 Apr 1996 10:21:26 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.4/8.6.9) id JAA19423; Thu, 4 Apr 1996 09:54:31 +0200 (MET DST) From: J Wunsch Message-Id: <199604040754.JAA19423@uriah.heep.sax.de> Subject: Re: Adaptec 1540CF/1542CF and MO Disk Sony To: freebsd-scsi@freebsd.org Date: Thu, 4 Apr 1996 09:54:30 +0200 (MET DST) Cc: joaquim@vega.cnpq.br (Joaquim Humberto Marques Mota) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "Joaquim Humberto Marques Mota" at Apr 3, 96 10:44:04 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk (Moved to freebsd-scsi) As Joaquim Humberto Marques Mota wrote: > Hi all > > I'm trying to install a SCSI disk in my FreeBSD. It's a SONY > Magneto-Optical Disk Drive SMO-F521. I'm using a ADAPTEC 1540CF/1542CF at > IRQ 11, DMA 5, Host ID 7, Port 330h. Hey, is this about the same as my "SONY SMO-C501-09 KG 2.13" type 0 removable SCSI 1? I.e., a Really Old ESDI MOD drive, 2x280 MB, with an ESDI-to-SCSI bridge? > (aha0:2:0): "SONY SMO-F521-00 2.03" type 0 removable SCSI 1 > sd0(aha0:2:0): Direct-Access 311MB (637041 512 byte sectors) > > I'm using a 1304 MB double side rewritable Magneto Optical Disk with 1024 > byte/sector. Hmm, but the above information does rather look suspicious. It seems the driver got it wrong, it identified you medium as being a 600 MB one. Since this information comes from the drive, i would basically trust it. Are you sure your drive can handle 1.3GB media? (Mine cannot.) The drive is a good candidate for the `od' driver, btw. Our kernel cannot handle media with 1024 bytes per physical sector yet, in particular ufs falls over. I've got patches sitting in my queue for too long, from the author of the `od' driver, to fix this, but i haven't had the time to review them. If you promise to send me a failure or success report, i could send them to you. Be warned however: it will be some work, and you will have to run a -current kernel in order to experiment this (most likely, that is). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)