freebsd-nq/sys/cam/scsi
Justin T. Gibbs 0c4930f525 Don't invalidate devices due to unexpected unit attention errors. In
a perfect world, we'd notice the UA and do some device validation to ensure
that the device hasn't changed.  We may get this before the year ends,
but not before 3.0R.  This change gives the adminstrator ample ammunition
to take off a foot or two, but hey this *is* UN*X.
1998-09-20 07:17:11 +00:00
..
scsi_all.c Fix error recovery in scsi_interpret_sense(). It turns out that ERESTART 1998-09-19 01:23:04 +00:00
scsi_all.h Fix the CAM code so that people can compile kernels with the CD driver but 1998-09-18 22:33:59 +00:00
scsi_cd.c Don't invalidate devices due to unexpected unit attention errors. In 1998-09-20 07:17:11 +00:00
scsi_cd.h SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_ch.c SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_ch.h SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_da.c Don't invalidate devices due to unexpected unit attention errors. In 1998-09-20 07:17:11 +00:00
scsi_da.h Fix the CAM code so that people can compile kernels with the CD driver but 1998-09-18 22:33:59 +00:00
scsi_message.h SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_pass.c Check to make sure that this device is opened read-write, not just read 1998-09-16 00:11:53 +00:00
scsi_pass.h SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_pt.c SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_pt.h SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_sa.c SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_sa.h SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_target.c Correct printf format bugs. 1998-09-15 22:05:44 +00:00
scsi_targetio.h SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00