diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 795c487af8e4..1aebe9dffbaa 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1518,6 +1518,9 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1518 | nomsi [MSI] If the PCI_MSI kernel config parameter is | 1518 | nomsi [MSI] If the PCI_MSI kernel config parameter is |
1519 | enabled, this kernel boot option can be used to | 1519 | enabled, this kernel boot option can be used to |
1520 | disable the use of MSI interrupts system-wide. | 1520 | disable the use of MSI interrupts system-wide. |
1521 | noioapicquirk [APIC] Disable all boot interrupt quirks. | ||
1522 | Safety option to keep boot IRQs enabled. This | ||
1523 | should never be necessary. | ||
1521 | biosirq [X86-32] Use PCI BIOS calls to get the interrupt | 1524 | biosirq [X86-32] Use PCI BIOS calls to get the interrupt |
1522 | routing table. These calls are known to be buggy | 1525 | routing table. These calls are known to be buggy |
1523 | on several machines and they hang the machine | 1526 | on several machines and they hang the machine |