patch-1.3.87 linux/drivers/sound/sb_dsp.c
Next file: linux/drivers/sound/sb_midi.c
Previous file: linux/drivers/sound/pss.c
Back to the patch index
Back to the overall index
- Lines: 36
- Date:
Fri Apr 12 09:49:43 1996
- Orig file:
v1.3.86/linux/drivers/sound/sb_dsp.c
- Orig date:
Mon Mar 25 09:25:27 1996
diff -u --recursive --new-file v1.3.86/linux/drivers/sound/sb_dsp.c linux/drivers/sound/sb_dsp.c
@@ -124,7 +124,7 @@
unsigned long limit;
limit = jiffies + HZ / 10; /*
- * The timeout is 0.1 secods
+ * The timeout is 0.1 seconds
*/
/*
@@ -202,7 +202,7 @@
if (!(src & 1))
return; /*
- * Not a DSP interupt
+ * Not a DSP interrupt
*/
}
@@ -711,7 +711,7 @@
{ /* !AudioDrive */
/* Select correct dma channel
- * for 16/8 bit acccess
+ * for 16/8 bit access
*/
audio_devs[my_dev]->dmachan1 =
audio_devs[my_dev]->dmachan2 =
@@ -1332,7 +1332,7 @@
* Set DMA configuration register
*/
- cfg = 0x50; /* Extended mode DMA ebable */
+ cfg = 0x50; /* Extended mode DMA enable */
if (sbc_dma > 3 || sbc_dma < 0 || sbc_dma == 2)
{
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