Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 02/10/2002 08:37:47
Module Name:	syssrc
Committed By:	kent
Date:		Sun Feb 10 06:37:46 UTC 2002

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

Log Message:
uaudio_set_params:
  Use slinear16_to_mulaw_le() if ULAW recording is requested and the device
supports neither signed 8bit nor unsigned 8bit and supports 16bit.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 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.