freebsd_amp_hwpstate/sys/cam/scsi
Kenneth D. Merry 9dfb44710e Patches from DES to create three new kernel config options to control
timeouts in the SA driver (timeouts for space, rewind and erase).  Folks
can lengthen the timeouts if their hardware is especially slow, or shorten
them if they want to be notified of errors a little sooner.

Also, get rid of two OD driver options.  The od driver has been made
obsolete by the da driver.

Reviewed by:	ken, gibbs
Submitted by:	Dag-Erling Coidan Smørgrav <des@FreeBSD.ORG>
1998-10-02 05:15:51 +00:00
..
scsi_all.c In the bootverbose case, print out error messages for all errors that will 1998-09-29 22:11:30 +00:00
scsi_all.h In the bootverbose case, print out error messages for all errors that will 1998-09-29 22:11:30 +00:00
scsi_cd.c Treat not ready errors (asc 0x04) as non-fatal errors for attach. We 1998-09-23 03:17:08 +00:00
scsi_cd.h Some fixes to the CD driver that may fix PR kern/7996. The data direction 1998-09-20 22:48:15 +00:00
scsi_ch.c
scsi_ch.h
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_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_pt.c
scsi_pt.h
scsi_sa.c Patches from DES to create three new kernel config options to control 1998-10-02 05:15:51 +00:00
scsi_sa.h
scsi_target.c
scsi_targetio.h