Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 03/15/2002 19:20:15
Module Name:	syssrc
Committed By:	kent
Date:		Fri Mar 15 17:20:15 UTC 2002

Modified Files:
	syssrc/sys/dev/usb: uaudio.c

Log Message:
uaudio_set_params(): Set conversions:
  - 8bit slinear/ulinear to 16bit slinear for playing
  - 16bit slinear to 8bit slinear/ulinear for recording


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/usb/uaudio.c

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