diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-12-04 03:58:56 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-12-04 03:58:56 +0000 |
commit | 1d67e90f19a7acfd9a05dc59678e7d0c5090bd0d (patch) | |
tree | 357efc7b93f8f5102110d20d293f41360ec212fc /Documentation/parport.txt | |
parent | aea27b2e18d69af87e673972246e66657b4fa274 (diff) |
Merge with Linux 2.3.21.
Diffstat (limited to 'Documentation/parport.txt')
-rw-r--r-- | Documentation/parport.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/parport.txt b/Documentation/parport.txt index 152e3f3cf..c932216df 100644 --- a/Documentation/parport.txt +++ b/Documentation/parport.txt @@ -67,7 +67,7 @@ If you compile the parport code into the kernel, then you can use kernel boot parameters to get the same effect. Add something like the following to your LILO command line: - parport=0x3bc parport=0x378,7 parport=0x278,auto + parport=0x3bc parport=0x378,7 parport=0x278,auto,nofifo You can have many `parport=...' statements, one for each port you want to add. Adding `parport=0' to the kernel command-line will disable |