Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 10/29/2004 17:12:53
Module Name:	src
Committed By:	kent
Date:		Fri Oct 29 17:12:53 UTC 2004

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

Log Message:
* uaudio_chan_open()
  Call uaudio_set_speed() if and only if the selected Audio Streaming
interface supports multiple sampling rates.
  Address PR#27237


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/dev/usb/uaudio.c

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