summaryrefslogtreecommitdiffstats
path: root/drivers/block/README.fd
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block/README.fd')
-rw-r--r--drivers/block/README.fd7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/block/README.fd b/drivers/block/README.fd
index 3ceb16c0b..d05120c59 100644
--- a/drivers/block/README.fd
+++ b/drivers/block/README.fd
@@ -179,6 +179,13 @@ floppy=fifo
Uses a less noisy way to clear the disk change line (which
doesn't involve seeks). Implied by daring.
+ floppy=<nr>,irq
+ Sets the floppy IRQ to <nr> instead of 6
+
+ floppy=<nr>,dma
+ Sets the floppy DMA channel to <nr> instead of 2
+
+
Supporting utilities and additional documentation:
==================================================