Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 01/04/2001 09:05:01
Module Name: syssrc
Committed By: mycroft
Date: Thu Jan 4 07:05:01 UTC 2001
Modified Files:
syssrc/sys/dev/usb: uaudio.c
Log Message:
Set the play and record parameters separately.
If the device is unidirectional, just ignore parameters in the other direction.
(XXX We need a better way of dealing with this.)
Only set curaltidx if we're setting usemode.
This makes both the Altec Lansing speaker set and the Telex bidirectional frob
work again.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 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.