[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
lib
/
Acronis
/
UniversalRestore
/
DriversPack
/
VirtIOWin81x86
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 WdfCoInstaller01011.dll
1,629,040 B
SET
[ EDIT ]
|
[ DEL ]
📄 balloon.cat
10,921 B
SET
[ EDIT ]
|
[ DEL ]
📄 balloon.inf
2,890 B
SET
[ EDIT ]
|
[ DEL ]
📄 balloon.sys
53,448 B
SET
[ EDIT ]
|
[ DEL ]
📄 blnsvr.exe
143,560 B
SET
[ EDIT ]
|
[ DEL ]
📄 netkvm.cat
10,360 B
SET
[ EDIT ]
|
[ DEL ]
📄 netkvm.inf
15,690 B
SET
[ EDIT ]
|
[ DEL ]
📄 netkvm.sys
119,496 B
SET
[ EDIT ]
|
[ DEL ]
📄 netkvmco.dll
666,824 B
SET
[ EDIT ]
|
[ DEL ]
📄 pvpanic.cat
8,987 B
SET
[ EDIT ]
|
[ DEL ]
📄 pvpanic.inf
2,139 B
SET
[ EDIT ]
|
[ DEL ]
📄 pvpanic.sys
18,504 B
SET
[ EDIT ]
|
[ DEL ]
📄 viorng.cat
11,817 B
SET
[ EDIT ]
|
[ DEL ]
📄 viorng.inf
3,135 B
SET
[ EDIT ]
|
[ DEL ]
📄 viorng.sys
39,624 B
SET
[ EDIT ]
|
[ DEL ]
📄 viorngci.dll
82,632 B
SET
[ EDIT ]
|
[ DEL ]
📄 viorngum.dll
81,608 B
SET
[ EDIT ]
|
[ DEL ]
📄 vioscsi.cat
10,427 B
SET
[ EDIT ]
|
[ DEL ]
📄 vioscsi.inf
3,132 B
SET
[ EDIT ]
|
[ DEL ]
📄 vioscsi.sys
60,104 B
SET
[ EDIT ]
|
[ DEL ]
📄 vioser.cat
10,916 B
SET
[ EDIT ]
|
[ DEL ]
📄 vioser.inf
3,096 B
SET
[ EDIT ]
|
[ DEL ]
📄 vioser.sys
77,512 B
SET
[ EDIT ]
|
[ DEL ]
📄 viostor.cat
10,426 B
SET
[ EDIT ]
|
[ DEL ]
📄 viostor.inf
2,926 B
SET
[ EDIT ]
|
[ DEL ]
📄 viostor.sys
64,712 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: viorng.inf
;/*++ ; ;Copyright (c) 2014-2019 Red Hat Inc. ; ; ;Module Name: ; viorng.inf ; ;Abstract: ; ;Installation Notes: ; Using Devcon: Type "devcon install viorng.inf PCI\VEN_1AF4&DEV_1005&SUBSYS_00041AF4&REV_00" or ; "devcon install viorng.inf PCI\VEN_1AF4&DEV_1044&SUBSYS_11001AF4&REV_01" to install ; ;--*/ [Version] Signature = "$WINDOWS NT$" Class = System ClassGuid = {4d36e97d-e325-11ce-bfc1-08002be10318} Provider = %VENDOR% CatalogFile = viorng.cat PnpLockdown = 1 DriverVer = 12/19/2019,62.81.104.17500 [DestinationDirs] DefaultDestDir = 12 VirtRng_Provider_CopyFiles = 11 VirtRng_Wdf_CoInstaller_CopyFiles = 11 [SourceDisksNames] 1 = %DiskName%,,,"" [SourceDisksFiles] viorng.sys = 1,, viorngum.dll = 1 viorngci.dll = 1 WdfCoInstaller01011.dll = 1 ; make sure the number matches with SourceDisksNames ; --------------- ; Install Section ; --------------- [Manufacturer] %VENDOR% = Standard,NTx86.6.2 [Standard.NTx86.6.2] %VirtRng.DeviceDesc% = VirtRng_Device, PCI\VEN_1AF4&DEV_1005&SUBSYS_00041AF4&REV_00, PCI\VEN_1AF4&DEV_1005 %VirtRng.DeviceDesc% = VirtRng_Device, PCI\VEN_1AF4&DEV_1044&SUBSYS_11001AF4&REV_01, PCI\VEN_1AF4&DEV_1044 [VirtRng_Device.NT] CopyFiles = VirtRng_CopyFiles CopyFiles = VirtRng_Provider_CopyFiles [VirtRng_Device.NT.HW] AddReg = VirtRng_AddReg [VirtRng_CopyFiles] viorng.sys [VirtRng_AddReg] HKR,Interrupt Management,,0x00000010 HKR,Interrupt Management\MessageSignaledInterruptProperties,,0x00000010 HKR,Interrupt Management\MessageSignaledInterruptProperties,MSISupported,0x00010001,1 HKR,Interrupt Management\MessageSignaledInterruptProperties,MessageNumberLimit,0x00010001,1 ; -------------------- ; Service Installation ; -------------------- [VirtRng_Device.NT.Services] AddService = VirtRng,0x00000002,VirtRng_Service_Install [VirtRng_Service_Install] DisplayName = %VirtRng.Service% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\viorng.sys LoadOrderGroup = Extended Base ; ------------------------- ; RNG Provider Installation ; ------------------------- [VirtRng_Provider_CopyFiles] viorngum.dll ; ------------------------------------- ; WDF & Device CoInstaller Installation ; ------------------------------------- [VirtRng_Device.NT.CoInstallers] AddReg=VirtRng_Wdf_CoInstaller_AddReg CopyFiles=VirtRng_Wdf_CoInstaller_CopyFiles [VirtRng_Wdf_CoInstaller_AddReg] HKR,,CoInstallers32,0x00010000,"viorngci.dll,VirtRngCoInstaller", \ "WdfCoInstaller01011.dll,WdfCoInstaller" [VirtRng_Wdf_CoInstaller_CopyFiles] WdfCoInstaller01011.dll viorngci.dll [VirtRng_Device.NT.Wdf] KmdfService = VirtRng, VirtRng_wdfsect [VirtRng_wdfsect] KmdfLibraryVersion = 1.11 [Strings] VENDOR = "Red Hat, Inc." DiskName = "VirtIO RNG Installation Disk" VirtRng.DeviceDesc = "VirtIO RNG Device" VirtRng.Service = "VirtIO RNG Service"