1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/sys/dev/ata
Thomas Quinot 3a5f6750df (ata_completed): When REQUEST SENSE is automatically issued after a failed
ATAPI request, do not clear the ATA_R_DEBUG flag. This allows a request
 marked as requiring debug traces to produce these traces also during
 the completion of the autosense processing.

Reviewed by:	sos
MFC after:	2 weeks
2007-03-13 20:31:56 +00:00
..
ata_if.m
ata-all.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
ata-all.h Cleanup the channel/phy reset code. 2007-03-08 16:39:25 +00:00
ata-card.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-cbus.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ata-chipset.c Fix writes on siiprb type chips. 2007-03-12 15:34:08 +00:00
ata-disk.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-disk.h Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-dma.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-isa.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-lowlevel.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ata-pci.h Add support for the Silicon Image SiI 3124 and SiI 3132. 2007-03-09 22:23:39 +00:00
ata-queue.c (ata_completed): When REQUEST SENSE is automatically issued after a failed 2007-03-13 20:31:56 +00:00
ata-raid.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-raid.h Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-usb.c Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-cam.c (cam_rescan): Do not reference ccb->ccb_h.path in CAM_DEBUG call before 2007-02-27 09:00:51 +00:00
atapi-cd.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
atapi-cd.h Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-fd.c Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-fd.h Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-tape.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
atapi-tape.h Update copyright headers. 2007-02-21 19:07:19 +00:00