DragonFly commits List (threaded) for 2007-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/bus/cam/scsi scsi_da.c scsi_pt.c
pavalos 2007/11/18 11:27:29 PST
DragonFly src repository
Modified files:
sys/bus/cam/scsi scsi_da.c scsi_pt.c
Log:
Fix up unit attention and selection timeout handling.
- change daprevent() to set CAM_RETRY_SELTO and SF_RETRY_UA when it calls
cam_periph_runccb().
- change the pt(4) driver to ignore unit attentions
Obtained-from: FreeBSD
Revision Changes Path
1.44 +2 -2 src/sys/bus/cam/scsi/scsi_da.c
1.21 +1 -1 src/sys/bus/cam/scsi/scsi_pt.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/cam/scsi/scsi_da.c.diff?r1=1.43&r2=1.44&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/bus/cam/scsi/scsi_pt.c.diff?r1=1.20&r2=1.21&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]