aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-acpi.c
diff options
context:
space:
mode:
authorAlan Cox <alan@redhat.com>2007-10-02 12:38:26 -0400
committerJeff Garzik <jeff@garzik.org>2007-10-12 14:55:45 -0400
commitb3a706014e56b1356e7b275fd25b833c63175bf0 (patch)
tree1595a67c8b09f9222c4d59f466acca681a56a02c /drivers/ata/libata-acpi.c
parent7100819f5f9b99eb7c7dd5597f293388a405bf7b (diff)
downloadkernel_samsung_smdk4412-b3a706014e56b1356e7b275fd25b833c63175bf0.zip
kernel_samsung_smdk4412-b3a706014e56b1356e7b275fd25b833c63175bf0.tar.gz
kernel_samsung_smdk4412-b3a706014e56b1356e7b275fd25b833c63175bf0.tar.bz2
libata: Add a drivers/ide style DMA disable
This is useful when debugging, handling problem systems, or for distributions just to get the system installed so it can be sorted out later. This is a bit smarter than the old IDE one and lets you do libata.dma=0 Disable all PATA DMA like old IDE libata.dma=1 Disk DMA only libata.dma=2 ATAPI DMA only libata.dma=4 CF DMA only (or combinations thereof - 0,1,3 being the useful ones I suspect) (I've split CF as it seems to be a seperate case of pain and suffering different to the others and caused by assorted PIO wired adapters etc) Signed-off-by: Alan Cox <alan@redhat.com> [edited to work on SATA too, changing name from 'pata_dma' to 'dma'] Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/libata-acpi.c')
0 files changed, 0 insertions, 0 deletions