Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 05/10/2006 01:56:22
Module Name:	src
Committed By:	kent
Date:		Wed May 10 01:56:22 UTC 2006

Modified Files:
	src/sys/dev: audio.c

Log Message:
Fixes a bug that audio_offset_t::samples for AUDIO_GETxOFFS has
incorrect value.  It also affects SNDCTL_DSP_GETOPTR of
ossaudio.

PR: kern/32405 by Uwe Klaus


To generate a diff of this commit:
cvs rdiff -r1.204 -r1.205 src/sys/dev/audio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.