Author: greatlrd Date: Sun Jul 15 03:47:43 2007 New Revision: 27670
URL: http://svn.reactos.org/svn/reactos?rev=27670&view=rev Log: import Open Source WDM Drivers for C-Media 8738/8768 based soundcards release 1.1.3 The source code of the driver is distributed under the terms of the BSD license.
Added: vendor/CMIDriver/current/ vendor/CMIDriver/current/CHANGELOG.txt (with props) vendor/CMIDriver/current/CM8738-x32-WaveRT.inf (with props) vendor/CMIDriver/current/CM8738-x32.inf (with props) vendor/CMIDriver/current/CM8738-x64-WaveRT.inf (with props) vendor/CMIDriver/current/CM8738-x64.inf (with props) vendor/CMIDriver/current/HowToBuild.txt (with props) vendor/CMIDriver/current/adapter.cpp (with props) vendor/CMIDriver/current/adapter.hpp (with props) vendor/CMIDriver/current/build-all.bat (with props) vendor/CMIDriver/current/build-release-x64-WaveRT.bat (with props) vendor/CMIDriver/current/build-release-x64.bat (with props) vendor/CMIDriver/current/build-release-x86-WaveRT.bat (with props) vendor/CMIDriver/current/build-release-x86.bat (with props) vendor/CMIDriver/current/cmicontrol/ vendor/CMIDriver/current/cmicontrol/main.cpp (with props) vendor/CMIDriver/current/cmicontrol/main.h (with props) vendor/CMIDriver/current/cmicontrol/makefile (with props) vendor/CMIDriver/current/cmicontrol/resource.h (with props) vendor/CMIDriver/current/cmicontrol/sources (with props) vendor/CMIDriver/current/cmicontrol/window.aps (with props) vendor/CMIDriver/current/cmicontrol/window.ico (with props) vendor/CMIDriver/current/cmicontrol/window.ico-license.txt (with props) vendor/CMIDriver/current/cmicontrol/window.rc (with props) vendor/CMIDriver/current/cmipci.rc (with props) vendor/CMIDriver/current/cmireg.hpp (with props) vendor/CMIDriver/current/common.cpp (with props) vendor/CMIDriver/current/common.hpp (with props) vendor/CMIDriver/current/cpl/ vendor/CMIDriver/current/cpl/cmicpl.cpp (with props) vendor/CMIDriver/current/cpl/cmicpl.def (with props) vendor/CMIDriver/current/cpl/cmicpl.rc (with props) vendor/CMIDriver/current/cpl/makefile (with props) vendor/CMIDriver/current/cpl/resource.h (with props) vendor/CMIDriver/current/cpl/sources (with props) vendor/CMIDriver/current/debug.hpp (with props) vendor/CMIDriver/current/distclean.bat (with props) vendor/CMIDriver/current/envars.bat (with props) vendor/CMIDriver/current/installer/ vendor/CMIDriver/current/installer/main.cpp (with props) vendor/CMIDriver/current/installer/main.h (with props) vendor/CMIDriver/current/installer/makefile (with props) vendor/CMIDriver/current/installer/resource.h (with props) vendor/CMIDriver/current/installer/sources (with props) vendor/CMIDriver/current/installer/window.rc (with props) vendor/CMIDriver/current/interfaces.hpp (with props) vendor/CMIDriver/current/make.bat (with props) vendor/CMIDriver/current/makefile (with props) vendor/CMIDriver/current/mintopo.cpp (with props) vendor/CMIDriver/current/mintopo.hpp (with props) vendor/CMIDriver/current/mintopotables.hpp (with props) vendor/CMIDriver/current/minwave.cpp (with props) vendor/CMIDriver/current/minwave.hpp (with props) vendor/CMIDriver/current/minwavetables.hpp (with props) vendor/CMIDriver/current/property.h (with props) vendor/CMIDriver/current/sources (with props) vendor/CMIDriver/current/update.bat (with props)
[This mail would be too long, it was shortened to contain the URLs only.]
Added: vendor/CMIDriver/current/CHANGELOG.txt URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/CHANGELOG.txt?re...
Added: vendor/CMIDriver/current/CM8738-x32-WaveRT.inf URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/CM8738-x32-WaveR...
Added: vendor/CMIDriver/current/CM8738-x32.inf URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/CM8738-x32.inf?r...
Added: vendor/CMIDriver/current/CM8738-x64-WaveRT.inf URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/CM8738-x64-WaveR...
Added: vendor/CMIDriver/current/CM8738-x64.inf URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/CM8738-x64.inf?r...
Added: vendor/CMIDriver/current/HowToBuild.txt URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/HowToBuild.txt?r...
Added: vendor/CMIDriver/current/adapter.cpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/adapter.cpp?rev=...
Added: vendor/CMIDriver/current/adapter.hpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/adapter.hpp?rev=...
Added: vendor/CMIDriver/current/build-all.bat URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/build-all.bat?re...
Added: vendor/CMIDriver/current/build-release-x64-WaveRT.bat URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/build-release-x6...
Added: vendor/CMIDriver/current/build-release-x64.bat URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/build-release-x6...
Added: vendor/CMIDriver/current/build-release-x86-WaveRT.bat URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/build-release-x8...
Added: vendor/CMIDriver/current/build-release-x86.bat URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/build-release-x8...
Added: vendor/CMIDriver/current/cmicontrol/main.cpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmicontrol/main....
Added: vendor/CMIDriver/current/cmicontrol/main.h URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmicontrol/main....
Added: vendor/CMIDriver/current/cmicontrol/makefile URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmicontrol/makef...
Added: vendor/CMIDriver/current/cmicontrol/resource.h URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmicontrol/resou...
Added: vendor/CMIDriver/current/cmicontrol/sources URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmicontrol/sourc...
Added: vendor/CMIDriver/current/cmicontrol/window.aps URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmicontrol/windo...
Added: vendor/CMIDriver/current/cmicontrol/window.ico URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmicontrol/windo...
Added: vendor/CMIDriver/current/cmicontrol/window.ico-license.txt URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmicontrol/windo...
Added: vendor/CMIDriver/current/cmicontrol/window.rc URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmicontrol/windo...
Added: vendor/CMIDriver/current/cmipci.rc URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmipci.rc?rev=27...
Added: vendor/CMIDriver/current/cmireg.hpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cmireg.hpp?rev=2...
Added: vendor/CMIDriver/current/common.cpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/common.cpp?rev=2...
Added: vendor/CMIDriver/current/common.hpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/common.hpp?rev=2...
Added: vendor/CMIDriver/current/cpl/cmicpl.cpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cpl/cmicpl.cpp?r...
Added: vendor/CMIDriver/current/cpl/cmicpl.def URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cpl/cmicpl.def?r...
Added: vendor/CMIDriver/current/cpl/cmicpl.rc URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cpl/cmicpl.rc?re...
Added: vendor/CMIDriver/current/cpl/makefile URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cpl/makefile?rev...
Added: vendor/CMIDriver/current/cpl/resource.h URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cpl/resource.h?r...
Added: vendor/CMIDriver/current/cpl/sources URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/cpl/sources?rev=...
Added: vendor/CMIDriver/current/debug.hpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/debug.hpp?rev=27...
Added: vendor/CMIDriver/current/distclean.bat URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/distclean.bat?re...
Added: vendor/CMIDriver/current/envars.bat URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/envars.bat?rev=2...
Added: vendor/CMIDriver/current/installer/main.cpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/installer/main.c...
Added: vendor/CMIDriver/current/installer/main.h URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/installer/main.h...
Added: vendor/CMIDriver/current/installer/makefile URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/installer/makefi...
Added: vendor/CMIDriver/current/installer/resource.h URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/installer/resour...
Added: vendor/CMIDriver/current/installer/sources URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/installer/source...
Added: vendor/CMIDriver/current/installer/window.rc URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/installer/window...
Added: vendor/CMIDriver/current/interfaces.hpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/interfaces.hpp?r...
Added: vendor/CMIDriver/current/make.bat URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/make.bat?rev=276...
Added: vendor/CMIDriver/current/makefile URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/makefile?rev=276...
Added: vendor/CMIDriver/current/mintopo.cpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/mintopo.cpp?rev=...
Added: vendor/CMIDriver/current/mintopo.hpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/mintopo.hpp?rev=...
Added: vendor/CMIDriver/current/mintopotables.hpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/mintopotables.hp...
Added: vendor/CMIDriver/current/minwave.cpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/minwave.cpp?rev=...
Added: vendor/CMIDriver/current/minwave.hpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/minwave.hpp?rev=...
Added: vendor/CMIDriver/current/minwavetables.hpp URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/minwavetables.hp...
Added: vendor/CMIDriver/current/property.h URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/property.h?rev=2...
Added: vendor/CMIDriver/current/sources URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/sources?rev=2767...
Added: vendor/CMIDriver/current/update.bat URL: http://svn.reactos.org/svn/reactos/vendor/CMIDriver/current/update.bat?rev=2...