Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev



Module Name:    syssrc
Committed By:   kent
Date:           Sun Mar 17 16:14:23 UTC 2002

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

Log Message:
aurateconv.c:
  - Simplify the source
  - Accept any convresions such that sample_rate < hw_sample_rate

uaudio.c:
  - Request the above conversion.  This is needed for 4ch-only devices to
    play monaural/stereo data.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/aurateconv.c
cvs rdiff -r1.52 -r1.53 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.




Home | Main Index | Thread Index | Old Index