aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorNick Hibma <n_hibma@FreeBSD.org>2000-03-15 22:11:00 +0000
committerNick Hibma <n_hibma@FreeBSD.org>2000-03-15 22:11:00 +0000
commitefb572af983440389b1bdd7b0ce6657af47ed599 (patch)
treece094c67403b4ea194a8d6bb5cfae82ae06defd7 /sys
parent799c4480f9ff60eacac08a4d3e9984c952543477 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/sound/pcm/channel.c2
1 files changed, 1 insertions, 1 deletions
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: