patch-2.4.3 linux/drivers/ide/pdc4030.c
Next file: linux/drivers/ide/piix.c
Previous file: linux/drivers/ide/ide.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Mar 6 19:44:34 2001
- Orig file:
v2.4.2/linux/drivers/ide/pdc4030.c
- Orig date:
Thu Apr 13 22:54:26 2000
diff -u --recursive --new-file v2.4.2/linux/drivers/ide/pdc4030.c linux/drivers/ide/pdc4030.c
@@ -445,9 +445,9 @@
/*
* promise_write() transfers a block of one or more sectors of data to a
- * drive as part of a disk write operation. All but 4 sectors are transfered
+ * drive as part of a disk write operation. All but 4 sectors are transferred
* in the first attempt, then the interface is polled (nicely!) for completion
- * before the final 4 sectors are transfered. There is no interrupt generated
+ * before the final 4 sectors are transferred. There is no interrupt generated
* on writes (at least on the DC4030VL-2), we just have to poll for NOT BUSY.
*/
static ide_startstop_t promise_write (ide_drive_t *drive)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)