freebsd-dev/sys/cam/scsi
Kenneth D. Merry cb429a255a Print out the asc/ascq and description even when both the asc and ascq
are zero.  This is so that users will see the "no addtional sense" printout
and know that they have the full sense information.
2001-05-27 03:22:51 +00:00
..
scsi_all.c Print out the asc/ascq and description even when both the asc and ascq 2001-05-27 03:22:51 +00:00
scsi_all.h Rewrite of the CAM error recovery code. 2001-03-27 05:45:52 +00:00
scsi_cd.c Exploit recent improvements in the disk minilayer to simplify error 2001-05-08 08:30:48 +00:00
scsi_cd.h Add support for the DVD ioctl interface. 2000-05-12 03:36:02 +00:00
scsi_ch.c Rewrite of the CAM error recovery code. 2001-03-27 05:45:52 +00:00
scsi_ch.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
scsi_da.c Exploit recent improvements in the disk minilayer to simplify error 2001-05-08 08:30:48 +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 Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
scsi_low_pisa.h Changed not to use struct isa_device in the argument of scsi_low_activate(). 2000-10-29 06:47:16 +00:00
scsi_low.c o Support AUTO SENSE correctly. 2001-02-25 12:40:30 +00:00
scsi_low.h o Support AUTO SENSE correctly. 2001-02-25 12:40:30 +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 Rewrite of the CAM error recovery code. 2001-03-27 05:45:52 +00:00
scsi_pass.h Rewrite of the CAM error recovery code. 2001-03-27 05:45:52 +00:00
scsi_pt.c Exploit recent improvements in the disk minilayer to simplify error 2001-05-08 08:30:48 +00:00
scsi_pt.h Spell declarations correctly. 2001-01-12 02:49:40 +00:00
scsi_sa.c Exploit recent improvements in the disk minilayer to simplify error 2001-05-08 08:30:48 +00:00
scsi_sa.h Spell declarations correctly. 2001-01-12 02:49:40 +00:00
scsi_ses.c Rewrite of the CAM error recovery code. 2001-03-27 05:45:52 +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 Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
scsi_target.c Exploit recent improvements in the disk minilayer to simplify error 2001-05-08 08:30:48 +00:00
scsi_targetio.h Add a TARGIODEBUG ioctl to allow for CAM_DEBUG_PERIPH tracing on 2000-07-14 19:42:47 +00:00