diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1999-06-13 16:29:25 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1999-06-13 16:29:25 +0000 |
commit | db7d4daea91e105e3859cf461d7e53b9b77454b2 (patch) | |
tree | 9bb65b95440af09e8aca63abe56970dd3360cc57 /Documentation/ftape.txt | |
parent | 9c1c01ead627bdda9211c9abd5b758d6c687d8ac (diff) |
Merge with Linux 2.2.8.
Diffstat (limited to 'Documentation/ftape.txt')
-rw-r--r-- | Documentation/ftape.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/ftape.txt b/Documentation/ftape.txt index b68de79b1..7de46c2e0 100644 --- a/Documentation/ftape.txt +++ b/Documentation/ftape.txt @@ -267,9 +267,9 @@ C. Boot and load time configuration ii. Hardware setup BASE is the base address of your floppy disk controller, - IRQ and DMA give its interrupt and dma channel, respectively. - BOOL is an integer, "0" means: "NO!", any other value means: - "YES!". You don't need to specify anything if connecting your tape + IRQ and DMA give its interrupt and DMA channel, respectively. + BOOL is an integer, "0" means "no"; any other value means + "yes". You don't need to specify anything if connecting your tape drive to the standard floppy disk controller. All of these values have reasonable defaults. The defaults can be modified during kernel configuration, i.e. while running "make config", |