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 e87bdbfbcc75..b3f1314588c9 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -646,6 +646,13 @@ and is between 256 and 4096 characters. It is defined in the file | |||
646 | DMA-API debugging code disables itself because the | 646 | DMA-API debugging code disables itself because the |
647 | architectural default is too low. | 647 | architectural default is too low. |
648 | 648 | ||
649 | dma_debug_driver=<driver_name> | ||
650 | With this option the DMA-API debugging driver | ||
651 | filter feature can be enabled at boot time. Just | ||
652 | pass the driver to filter for as the parameter. | ||
653 | The filter can be disabled or changed to another | ||
654 | driver later using sysfs. | ||
655 | |||
649 | dscc4.setup= [NET] | 656 | dscc4.setup= [NET] |
650 | 657 | ||
651 | dtc3181e= [HW,SCSI] | 658 | dtc3181e= [HW,SCSI] |