Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mjacob
Wed Jul 15 13:11:34 PDT 1998
Update of /cvsroot/src/sys/dev/scsipi
In directory nb00:/tmp/cvs-serv10015

Modified Files:
        scsipiconf.h 
Log Message:
1) Part of fix for kern/3835: add in enumerated return values for target
drivers' sense handlers to return. Coincidentally one of them ends up
being ERESTARTSYS.

2) Add a SCSI_URGENT flag to xs structure- this allows host adapters that
do command tagging to do the right thing wrt a tag.


mjacob
Wed Jul 15 13:13:31 PDT 1998
Update of /cvsroot/src/sys/dev/scsipi
In directory nb00:/tmp/cvs-serv10075

Modified Files:
        scsi_base.c atapi_base.c 
Log Message:
part of fix for kern/3835: use of enumerated returns from target sense handlers

mjacob
Wed Jul 15 13:13:57 PDT 1998
Update of /cvsroot/src/sys/dev/scsipi
In directory nb00:/tmp/cvs-serv10121

Modified Files:
        st.c 
Log Message:
part of fix for kern/3835: use of enumerated returns from target sense handlers



Home | Main Index | Thread Index | Old Index