Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 1997 22:05:57 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: WORM drive under 2.2
Message-ID:  <19970509220557.WZ16385@uriah.heep.sax.de>
In-Reply-To: <199705091849.UAA02256@zibbi.mikom.csir.co.za>; from John Hay on May 9, 1997 20:49:23 %2B0200
References:  <199705090255.TAA00367@bubba.whistle.com> <199705091849.UAA02256@zibbi.mikom.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
As John Hay wrote:

> There is a bug somewhere with the 6020i's so that you have to eject them
> between sessions.

The HP6020i (and quite an incident, the Philips CDD2660 that
incidentally appeared around the same time :) react allergically
against the START STOP UNIT (start = 0, i.e. stop) command given in
the default wormclose() handling.  After this, they require an
explicit START STOP UNIT (start = 1).  The 4020i/CDD2000 didn't bother
about this.

I think stopping the drive inside wormclose() should go away; that's
the reason for why i didn't commit the previously posted patch yet.

-- 
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970509220557.WZ16385>