Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/17/2003 16:38:03
Module Name: src
Committed By: jdolecek
Date: Thu Apr 17 16:38:02 UTC 2003
Modified Files:
src/sys/dev/usb: uaudio.c
Log Message:
uaudio_match_alt_sub(): fix the rate check in UA_SAMP_CONTNUOUS case
to match if UA_SAMP_LO() == UA_SAMP_HI() == rate
problem reported and fix provided in PR kern/18986 by Yasushi Oshima
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 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.