From owner-freebsd-current Sun May 4 09:20:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA02293 for current-outgoing; Sun, 4 May 1997 09:20:29 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id JAA02284 for ; Sun, 4 May 1997 09:20:26 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id SAA22356 for current@FreeBSD.ORG; Sun, 4 May 1997 18:20:23 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id RAA02192; Sun, 4 May 1997 17:51:40 +0200 (MET DST) Message-ID: <19970504175140.MS38725@uriah.heep.sax.de> Date: Sun, 4 May 1997 17:51:40 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: current@FreeBSD.ORG Subject: Re: Worm driver References: <9705041220.AA27579@corona.jcmax.com> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <9705041220.AA27579@corona.jcmax.com>; from Cyrus Rahman on May 4, 1997 08:20:08 -0400 Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Cyrus Rahman wrote: > I haven't figured out why scsi_test_unit_ready() fails until you open and > close the carriage again. > > The driver does work correctly with the HP 6020i in all other observed ways, > but you can't check a disk you burn till you eject it and put it back in. I wonder what they did on the 6020i that wasn't there on the 4020i. I think it's the STOP UNIT command. Try just omitting it. Maybe we should avoid the STOP UNIT at all, it's fairly pointless anyway. The unit will automatically stop once you try ejecting the medium. Please move this discussion to freebsd-scsi@freebsd.org if you've got further opinions. -- 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. ;-)