diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index fa885174fd75..bebebe4fd469 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -816,6 +816,11 @@ and is between 256 and 4096 characters. It is defined in the file | |||
816 | lasi= [HW,SCSI] PARISC LASI driver for the 53c700 chip | 816 | lasi= [HW,SCSI] PARISC LASI driver for the 53c700 chip |
817 | Format: addr:<io>,irq:<irq> | 817 | Format: addr:<io>,irq:<irq> |
818 | 818 | ||
819 | legacy_serial.force [HW,IA-32,X86-64] | ||
820 | Probe for COM ports at legacy addresses even | ||
821 | if PNPBIOS or ACPI should describe them. This | ||
822 | is for working around firmware defects. | ||
823 | |||
819 | llsc*= [IA64] See function print_params() in | 824 | llsc*= [IA64] See function print_params() in |
820 | arch/ia64/sn/kernel/llsc4.c. | 825 | arch/ia64/sn/kernel/llsc4.c. |
821 | 826 | ||