From efb572af983440389b1bdd7b0ce6657af47ed599 Mon Sep 17 00:00:00 2001 From: Nick Hibma Date: Wed, 15 Mar 2000 22:11:00 +0000 Subject: Spelling mistake --- sys/dev/sound/pcm/channel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/sound/pcm/channel.c b/sys/dev/sound/pcm/channel.c index 218806850fc1..c95db45854f8 100644 --- a/sys/dev/sound/pcm/channel.c +++ b/sys/dev/sound/pcm/channel.c @@ -80,7 +80,7 @@ transfer. In some cases, the code tries to track the current status of DMA operations by calling dsp_wr_dmaupdate() which changes rp, rl and fl. -The sistem tries to make all DMA transfers use the same size, +The system tries to make all DMA transfers use the same size, play_blocksize or rec_blocksize. The size is either selected by the user, or computed by the system to correspond to about .25s of audio. The blocksize must be within a range which is currently: -- cgit v1.3