patch-1.3.93 linux/drivers/scsi/aic7xxx.c
Next file: linux/drivers/scsi/esp.c
Previous file: linux/drivers/sbus/sbus.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sun Apr 21 11:40:09 1996
- Orig file:
v1.3.92/linux/drivers/scsi/aic7xxx.c
- Orig date:
Sun Apr 21 12:39:01 1996
diff -u --recursive --new-file v1.3.92/linux/drivers/scsi/aic7xxx.c linux/drivers/scsi/aic7xxx.c
@@ -700,7 +700,7 @@
scsi_conf = inb(SCSICONF + p->base);
/*
- * Scale the Data FIFO Threshhold and the Bus Release Time; they are
+ * Scale the Data FIFO Threshold and the Bus Release Time; they are
* stored in formats compatible for writing to sequencer registers.
*/
dfthresh = p->bus_speed >> 6;
@@ -3726,7 +3726,7 @@
/*
* Set the QCNT (queue count) mask to deal with broken aic7850s that
- * sporatically get garbage in the upper bits of their QCNT registers.
+ * sporadically get garbage in the upper bits of their QCNT registers.
*/
outb(config->qcntmask, QCNTMASK + base);
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