patch-1.3.87 linux/drivers/block/cmd640.c
Next file: linux/drivers/block/floppy.c
Previous file: linux/drivers/block/README.ide
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 12 09:49:31 1996
- Orig file:
v1.3.86/linux/drivers/block/cmd640.c
- Orig date:
Thu Mar 28 17:34:33 1996
diff -u --recursive --new-file v1.3.86/linux/drivers/block/cmd640.c linux/drivers/block/cmd640.c
@@ -31,7 +31,7 @@
* from ioctl call. New drives added to black list.
*
* Version 0.06 More code cleanup. Readahead is enabled only for
- * detected hard drives, not included in readahed
+ * detected hard drives, not included in readahead
* black list.
*
* Version 0.07 Changed to more conservative drive tuning policy.
@@ -498,7 +498,7 @@
if (mode)
b &= ~mask; /* Enable readahead for specific drive */
else
- b |= mask; /* Disable readahed for specific drive */
+ b |= mask; /* Disable readahead for specific drive */
put_cmd640_reg(port, b);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this