Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   fredette
Date:           Mon Dec 30 05:23:27 UTC 2002

Modified Files:
        src/sys/dev/pci: esm.c esmreg.h esmvar.h

Log Message:
First cut at recording support for the ESS Maestro-2 and 2e.
16-bit mono recording seems to work OK.  16-bit stereo recording
is missing the left channel for reasons unknown, fixes welcome.
8-bit recording still unsupported.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/pci/esm.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/esmreg.h
cvs rdiff -r1.5 -r1.6 src/sys/dev/pci/esmvar.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