Source-Changes archive

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

CVS commit: src/sys/dev/sbus



Module Name:    src
Committed By:   macallan
Date:           Thu Jul 12 22:58:50 UTC 2007

Modified Files:
        src/sys/dev/sbus: dbri.c dbrivar.h

Log Message:
- don't pretend to support 8bit stereo - the hardware can do it but not the
  way we currently use it ( needs a 2nd pipe for each direction )
- 8bit mono a-law and u-law should work now
- add support for audio input


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/sbus/dbri.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/sbus/dbrivar.h

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