https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fa47d6f85278a72184feea...
commit fa47d6f85278a72184feea91a5ca2ab0f8271466 Author: Serge Gautherie reactos-git_serge_171003@gautherie.fr AuthorDate: Thu Nov 26 06:59:36 2020 +0100 Commit: Stanislav Motylkov x86corez@gmail.com CommitDate: Tue Feb 2 01:56:50 2021 +0300
[CMIPCI][DOC] Fix 4 DriverVer values
And add entry to '3rd Party Files.txt'.
Addendum to 4b4d95d (r39827) and ee4368d (r58644). --- drivers/wdm/audio/drivers/CMIDriver/CM8738-x32-WaveRT.inf | 2 +- drivers/wdm/audio/drivers/CMIDriver/CM8738-x32.inf | 2 +- drivers/wdm/audio/drivers/CMIDriver/CM8738-x64-WaveRT.inf | 2 +- drivers/wdm/audio/drivers/CMIDriver/CM8738-x64.inf | 2 +- media/doc/3rd Party Files.txt | 6 ++++++ 5 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/drivers/wdm/audio/drivers/CMIDriver/CM8738-x32-WaveRT.inf b/drivers/wdm/audio/drivers/CMIDriver/CM8738-x32-WaveRT.inf index f8935e6300f..17464efc482 100644 --- a/drivers/wdm/audio/drivers/CMIDriver/CM8738-x32-WaveRT.inf +++ b/drivers/wdm/audio/drivers/CMIDriver/CM8738-x32-WaveRT.inf @@ -4,7 +4,7 @@ Class=MEDIA ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} provider=%CMMfgName% LayoutFile=layout.inf, layout1.inf, layout2.inf -DriverVer=CMIReleaseDate,CMIVersion.1111 +DriverVer=07/13/2009,1.2.6.1111
[SourceDisksNames] 200="C-Media 8738/8768 WDM Drivers","",0 diff --git a/drivers/wdm/audio/drivers/CMIDriver/CM8738-x32.inf b/drivers/wdm/audio/drivers/CMIDriver/CM8738-x32.inf index 57742972901..4d274189d93 100644 --- a/drivers/wdm/audio/drivers/CMIDriver/CM8738-x32.inf +++ b/drivers/wdm/audio/drivers/CMIDriver/CM8738-x32.inf @@ -4,7 +4,7 @@ Class=MEDIA ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} provider=%CMMfgName% LayoutFile=layout.inf, layout1.inf, layout2.inf -DriverVer=CMIReleaseDate,CMIVersion +DriverVer=07/13/2009,1.2.6
[SourceDisksNames] 200="C-Media 8738/8768 WDM Drivers","",0 diff --git a/drivers/wdm/audio/drivers/CMIDriver/CM8738-x64-WaveRT.inf b/drivers/wdm/audio/drivers/CMIDriver/CM8738-x64-WaveRT.inf index 51e83c67179..cec22acf682 100644 --- a/drivers/wdm/audio/drivers/CMIDriver/CM8738-x64-WaveRT.inf +++ b/drivers/wdm/audio/drivers/CMIDriver/CM8738-x64-WaveRT.inf @@ -4,7 +4,7 @@ Class=MEDIA ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} provider=%CMMfgName% LayoutFile=layout.inf, layout1.inf, layout2.inf -DriverVer=CMIReleaseDate,CMIVersion.1111 +DriverVer=07/13/2009,1.2.6.1111
[SourceDisksNames] 200="C-Media 8738/8768 WDM Drivers","",0 diff --git a/drivers/wdm/audio/drivers/CMIDriver/CM8738-x64.inf b/drivers/wdm/audio/drivers/CMIDriver/CM8738-x64.inf index 921c0d4324a..09fc9faf6e8 100644 --- a/drivers/wdm/audio/drivers/CMIDriver/CM8738-x64.inf +++ b/drivers/wdm/audio/drivers/CMIDriver/CM8738-x64.inf @@ -4,7 +4,7 @@ Class=MEDIA ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} provider=%CMMfgName% LayoutFile=layout.inf, layout1.inf, layout2.inf -DriverVer=CMIReleaseDate,CMIVersion.64 +DriverVer=07/13/2009,1.2.6.64
[SourceDisksNames] 200="C-Media 8738/8768 WDM Drivers","",0 diff --git a/media/doc/3rd Party Files.txt b/media/doc/3rd Party Files.txt index 946ae6a5c6e..a2d2c1b5392 100644 --- a/media/doc/3rd Party Files.txt +++ b/media/doc/3rd Party Files.txt @@ -163,6 +163,12 @@ Used Version: ??? License: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later.html) URL: http://www.vmware.com/download/open_sources.html
+Title: Open Source WDM Drivers for C-Media 8738/8768 based soundcards +Path: drivers/wdm/audio/drivers/CMIDriver +Used Version: 1.2.6 +License: BSD-3-Clause (https://opensource.org/licenses/BSD-3-Clause) +URL: https://code.google.com/archive/p/cmediadrivers/ + Title: PCI hardware IDs database Path: hal/halx86/legacy/bus/pci_classes.ids Path: hal/halx86/legacy/bus/pci_vendors.ids