freebsd-nq/sys/dev/ata
Thomas Quinot 9bdb4a0a3f Change a couple of splcam() calls that do not make sense in atapi-cam
(what we want to mask is the ATA interrupts, which run at level splbio),
and add interrupt masking around the statement that modifies the
request queue for a SIM.

This resolves problems reported by users under heavy ATAPI load.

Reviewed by:	roberto
2002-09-12 15:15:33 +00:00
..
ata-all.c Rearrange where to get the ATAPI magic sequence. 2002-09-12 14:32:33 +00:00
ata-all.h
ata-card.c
ata-disk.c
ata-disk.h
ata-dma.c
ata-isa.c
ata-pci.c
ata-raid.c
ata-raid.h
atapi-all.c Dont hang in atprq on poll_dsc command. 2002-09-12 13:53:33 +00:00
atapi-all.h Add the ability to use ATAPI devices via CAM. 2002-08-09 20:54:06 +00:00
atapi-cam.c Change a couple of splcam() calls that do not make sense in atapi-cam 2002-09-12 15:15:33 +00:00
atapi-cd.c Wait for drive to become ready if its in progress of loading.. 2002-09-12 13:55:24 +00:00
atapi-cd.h Add DVD+RW support to the ATA driver and burncd. This also closes 2002-08-08 07:59:24 +00:00
atapi-fd.c OK, dont rely on the upper layers handling iosize_max correctly, 2002-07-28 23:59:00 +00:00
atapi-fd.h
atapi-tape.c OK, dont rely on the upper layers handling iosize_max correctly, 2002-07-28 23:59:00 +00:00
atapi-tape.h