diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index e2999cb4745a..8f9e17c855a0 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -641,6 +641,13 @@ and is between 256 and 4096 characters. It is defined in the file | |||
641 | DMA-API debugging code disables itself because the | 641 | DMA-API debugging code disables itself because the |
642 | architectural default is too low. | 642 | architectural default is too low. |
643 | 643 | ||
644 | dma_debug_driver=<driver_name> | ||
645 | With this option the DMA-API debugging driver | ||
646 | filter feature can be enabled at boot time. Just | ||
647 | pass the driver to filter for as the parameter. | ||
648 | The filter can be disabled or changed to another | ||
649 | driver later using sysfs. | ||
650 | |||
644 | dscc4.setup= [NET] | 651 | dscc4.setup= [NET] |
645 | 652 | ||
646 | dtc3181e= [HW,SCSI] | 653 | dtc3181e= [HW,SCSI] |