Subject: RE: Unit attention in ch
To: Manuel Bouyer <tech-kern@netbsd.org>
From: Scott R. Burns <Scott.Burns@Netcontech.Com>
List: tech-kern
Date: 05/03/2002 08:58:18
Manual,
	Is this is relation to your attempt to get amanda running on your
machine per the Amanda mailing lists ? I believe I also have the same
problem on my V1.5.2/i386 machine.

Scott R. Burns
NETCON Technologies Inc.
Suite 135 - 4474 Blakie Road
London, Ontario, Canada N6L 1G7
Phone: (519) 652-0401
Fax: (519) 652-9275
E-Mail: Scott.Burns@Netcontech.Com


-----Original Message-----
From: tech-kern-owner@netbsd.org [mailto:tech-kern-owner@netbsd.org]On
Behalf Of Manuel Bouyer
Sent: Friday, May 03, 2002 6:27 AM
To: tech-kern@netbsd.org
Subject: Unit attention in ch


Hi,
with my DLT library, the first chio after I open/close the door gets an EIO
in open with a
ch0(ahc0:0:6:0):  Check Condition on CDB: 0x00 00 00 00 00 00
    SENSE KEY:  Unit Attention
     ASC/ASCQ:  Not Ready To Ready Transition (Medium May Have Changed)
kernel message.
To solve this I made a change similar to the one I made to st.c a few days
ago, to solve a similar problem (ignore the condition if periph is not yet
open - but here I have to move |= PERIPH_OPEN to after the test unit ready).
Can I commit this ?

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--