mirror of
https://github.com/reactos/rapps-db.git
synced 2024-11-23 03:29:39 +00:00
[RAPPS-DB] Add Realtek multiple audio drivers (#278)
Some checks failed
rapps-db validation / build (push) Has been cancelled
Some checks failed
rapps-db validation / build (push) Has been cancelled
* [RAPPS-DB] Add Realtek AC97 drivers to the list * [RAPPS-DB] nvidiaforceware fix last line CRLF * [RAPPS-DB] Add Realtek HD Drivers * [RAPPS-DB] Add realtek.ico * [RAPPS-DB] Fix links of Realtek HD audio * [RAPPS-DB] Fix the hash last space * [RAPPS-DB] Add win98 text because potato * [RAPPS-DB] Fix hash end of line * [RAPPS-DB] Fix description end of line * Apply suggestions from code review Co-authored-by: Joachim Henze <joachim.henze@reactos.org> * Apply suggestions from code review --------- Co-authored-by: Stanislav Motylkov <x86corez@gmail.com> Co-authored-by: Joachim Henze <joachim.henze@reactos.org>
This commit is contained in:
parent
f02a0c8cc2
commit
89f505f529
17
RealtekAC97.txt
Normal file
17
RealtekAC97.txt
Normal file
@ -0,0 +1,17 @@
|
||||
[Section]
|
||||
Name = Realtek Audio Drivers for AC97 A4.06
|
||||
Version = A4.06 (5.10.0.6300)
|
||||
License = Propietary
|
||||
LicenseType = 2
|
||||
Description = Audio driver for Win98/Win2000/WinME/WinXP (WDM driver) for multiple AC97 cards like ALC850, ALC655 or ALC250. Suitable for multiple old workstation systems with VIA or C-media chipsets.
|
||||
Category = 13
|
||||
URLSite = https://www.realtek.com/
|
||||
URLDownload = https://akacc.net/win98/0001-WDM_A406.exe
|
||||
SHA1 = edca75940e8a30fb87c19278aaa36c3fbea02f00
|
||||
SizeBytes = 18734784
|
||||
Icon = realtek.ico
|
||||
|
||||
[Section.amd64]
|
||||
URLDownload = https://akacc.net/win98/0001-WDM_A406.exe
|
||||
SHA1 = edca75940e8a30fb87c19278aaa36c3fbea02f00
|
||||
SizeBytes = 18734784
|
17
RealtekHD.txt
Normal file
17
RealtekHD.txt
Normal file
@ -0,0 +1,17 @@
|
||||
[Section]
|
||||
Name = Realtek HD Audio Drivers R2.74 (WDM)
|
||||
Version = R2.74 (5.10.0.7111)
|
||||
License = Propietary
|
||||
LicenseType = 2
|
||||
Description = Realtek HD Audio codec and drivers, suitable for multiple soundcards/chipsets and devices as workstation, laptops, minipc, etc.
|
||||
Category = 13
|
||||
URLSite = https://www.realtek.com/
|
||||
URLDownload = https://ftp.nluug.nl/pub/games/PC/guru3d/realtek/WDM_R274-[Guru3D.com].exe
|
||||
SHA1 = 1a7835cedecab8c1e25789d73a696925184d54f2
|
||||
SizeBytes = 31983612
|
||||
Icon = realtek.ico
|
||||
|
||||
[Section.amd64]
|
||||
URLDownload = https://ftp.nluug.nl/pub/games/PC/guru3d/realtek/WDM_R274-[Guru3D.com].exe
|
||||
SHA1 = 1a7835cedecab8c1e25789d73a696925184d54f2
|
||||
SizeBytes = 31983612
|
BIN
icons/realtek.ico
Normal file
BIN
icons/realtek.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 766 B |
@ -1,7 +1,7 @@
|
||||
[Section]
|
||||
Name = NVIDIA Forceware driver WHQL
|
||||
Version = 181.22
|
||||
License = Unknown
|
||||
LicenseType = 2
|
||||
Description = Driver for GeForce 6, 7, 8, 9, and 200-series NVIDIA GPUs.
|
||||
Category = 13
|
||||
URLDownload = https://us.download.nvidia.com/Windows/181.22/181.22_geforce_winxp_32bit_english_whql.exe
|
||||
@ -10,5 +10,5 @@ SHA1 = ffea1a2c9f8e13c0393259eda686cc4f13b72cc3
|
||||
|
||||
[Section.amd64]
|
||||
URLDownload = https://us.download.nvidia.com/Windows/181.22/181.22_geforce_winxp_64bit_english_whql.exe
|
||||
SHA1 = c3682c338c16300b7828f9b5239c144ff4f75952
|
||||
SHA1 = c3682c338c16300b7828f9b5239c144ff4f75952
|
||||
SizeBytes = 88322696
|
||||
|
Loading…
Reference in New Issue
Block a user