Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Tetsuya Isaki <isaki@netbsd.org>
List: source-changes
Date: 03/16/2002 10:58:51
Module Name: syssrc
Committed By: isaki
Date: Sat Mar 16 08:58:51 UTC 2002
Modified Files:
syssrc/sys/dev: audio.c audio_if.h
Log Message:
Add factor_denom, a denominator of factor,
in 'struct audio_param' for vs0 on x68k.
{hw,user}_bytes_per_sample is changed to {hw,user}_bits_per_sample
to handle 4bit/sampling.
To generate a diff of this commit:
cvs rdiff -r1.151 -r1.152 syssrc/sys/dev/audio.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/dev/audio_if.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.