freebsd-dev/sys/cam/scsi
Matt Jacob 3cf64d0fbb Be very generous with timeouts for synchronize cache. We may wait a very long
time in the cases where it really sends the drive out to lunch, but it also
allows us to catch very wierd edge cases of strange drives that might take
a very long time (emulated disk drives over a network, e.g.).
2001-11-17 18:26:00 +00:00
..
scsi_all.c Fix bug in scsi_read_write() where it might use 6-byte commands when 2001-11-06 23:50:33 +00:00
scsi_all.h Add interfaces for SCSI LOG SELECT and LOG SENSE commands. 2001-08-27 01:29:30 +00:00
scsi_cd.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scsi_cd.h Add support for the DVD ioctl interface. 2000-05-12 03:36:02 +00:00
scsi_ch.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scsi_ch.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
scsi_da.c Be very generous with timeouts for synchronize cache. We may wait a very long 2001-11-17 18:26:00 +00:00
scsi_da.h Implement a new camcontrol function, 'camcontrol format'. 2000-05-21 23:57:52 +00:00
scsi_dvcfg.h Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 2000-10-23 12:55:51 +00:00
scsi_low_pisa.c Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
scsi_low_pisa.h Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
scsi_low.c Remove PAO3 dependent part. 2001-11-03 08:55:34 +00:00
scsi_low.h Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
scsi_message.h 0x03F -> 0x3F for consistancy with the rest of the file. 2000-10-31 18:00:23 +00:00
scsi_pass.c o Modify access control code for the CAM SCSI pass-through device to 2001-09-26 20:13:16 +00:00
scsi_pass.h Rewrite of the CAM error recovery code. 2001-03-27 05:45:52 +00:00
scsi_pt.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scsi_pt.h Spell declarations correctly. 2001-01-12 02:49:40 +00:00
scsi_sa.c The code that sees a drive (at mount time) not in buffered mode and 2001-09-14 19:00:51 +00:00
scsi_sa.h Spell declarations correctly. 2001-01-12 02:49:40 +00:00
scsi_ses.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scsi_ses.h Move the kernel specific stuff into scsi_ses.c. Redo the ioctls 2000-01-15 22:40:04 +00:00
scsi_targ_bh.c Propagate CAM_DIS_DISCONNECT on through: 2001-07-30 00:19:50 +00:00
scsi_target.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
scsi_targetio.h (Forced commit- last commit was inadvertant in that it missed the comments) 2001-07-30 00:27:54 +00:00