Subject: CVS commit: [kent-audio1] src/sys/dev
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 12/30/2004 15:22:17
Module Name: src
Committed By: kent
Date: Thu Dec 30 15:22:17 UTC 2004
Modified Files:
src/sys/dev [kent-audio1]: auconv.c auconv.h
Log Message:
rename audio_format members:
precision => validbits
subframe_size => precision
change type of audio_format::frequency from u_long to u_int.
To generate a diff of this commit:
cvs rdiff -r1.11.2.2 -r1.11.2.3 src/sys/dev/auconv.c src/sys/dev/auconv.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.