patch-2.1.126 linux/drivers/block/README.fd

Next file: linux/drivers/block/acsi.c
Previous file: linux/drivers/block/Config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.125/linux/drivers/block/README.fd linux/drivers/block/README.fd
@@ -102,12 +102,12 @@
 	Tells the floppy driver that a workable DMA channel is available
 	(the default).
 
-floppy=nofifo
+ floppy=nofifo
 	Disables the FIFO entirely. This is needed if you get "Bus
 	master arbitration error" messages from your Ethernet card (or
 	from other devices) while accessing the floppy.
 
-floppy=fifo
+ floppy=fifo
 	Enables the FIFO (default)
 
  floppy=<threshold>,fifo_depth
@@ -188,6 +188,13 @@
 
  floppy=<nr>,dma
 	Sets the floppy DMA channel to <nr> instead of 2
+
+ floppy=slow
+	Use PS/2 stepping rate:
+	 " PS/2 floppies have much slower step rates than regular floppies.
+	   It's been recommended that take about 1/4 of the default speed
+	   in some more extreme cases."
+	 
 
 
 Supporting utilities and additional documentation:

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov