VirtualBox

Changeset 26885 in vbox


Ignore:
Timestamp:
Feb 27, 2010 4:46:01 PM (15 years ago)
Author:
vboxsync
Message:

wddm: inf fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.inf

    r26833 r26885  
    2929VBoxVideo.Miniport = 12 ; drivers
    3030VBoxVideo.Display  = 11 ; system32
    31 VBoxVideo.Display_x86  = 11 ; system32
    32 VBoxVideo.Display_amd64  = 11 ; system32
    33 VBoxVideo.Display_wow64  = 10,SysWow64 ; SysWow64
     31;amd64 VBoxVideo.Display_wow64  = 10,SysWow64 ; SysWow64
    3432
    3533[Manufacturer]
    36 %SUN%=Model, NTx86.6.0, NTamd64.6.0
     34;x86   %SUN%=Model, NTx86.6.0
     35;amd64 %SUN%=Model, NTamd64.6.0
    3736
    38 [Model.NTamd64.6.0]
    39 %VBoxVideo.SvcDesc% = VBoxVideo_amd64, PCI\VEN_80EE&DEV_BEEF
     37;amd64 [Model.NTamd64.6.0]
     38;x86   [Model.NTx86.6.0]
     39%VBoxVideo.SvcDesc% = VBoxVideo, PCI\VEN_80EE&DEV_BEEF
    4040
    41 [Model.NTx86.6.0]
    42 %VBoxVideo.SvcDesc% = VBoxVideo_x86, PCI\VEN_80EE&DEV_BEEF
    43 
    44 [VBoxVideo_x86]
     41[VBoxVideo]
    4542FeatureScore = F8
    4643Include = msdv.inf
    47 CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display_x86
    48 AddReg = VBoxVideo_SoftwareDeviceSettings_x86
    49 DelReg = VBoxVideo_RemoveDeviceSettings
    50 ;uncomment RegisterDlls = VBoxVideo_RegisterDlls_x86 
    51 
    52 [VBoxVideo_amd64]
    53 FeatureScore = F8
    54 Include = msdv.inf
    55 CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display_amd64, VBoxVideo.Display_wow64
    56 AddReg = VBoxVideo_SoftwareDeviceSettings_amd64
    57 DelReg = VBoxVideo_RemoveDeviceSettings
    58 ;uncomment RegisterDlls = VBoxVideo_RegisterDlls_amd64 
     44;x86   CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display
     45;amd64 CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display, VBoxVideo.Display_wow64
     46AddReg = VBoxVideo_SoftwareDeviceSettings
     47;todo: clear XPDM driver settings: DelReg = VBoxVideo_RemoveDeviceSettings
     48RegisterDlls = VBoxVideo_RegisterDlls 
    5949
    6050[VBoxVideo.Miniport]
    6151VBoxVideoWddm.sys
    6252
    63 [VBoxVideo.Display_x86]
     53;x86   [VBoxVideo.Display]
     54;amd64 [VBoxVideo.Display_wow64]
    6455;uncomment VBoxDispD3D.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
    6556
    66 [VBoxVideo.Display_amd64]
    67 ;uncomment VBoxDispD3D64.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
     57;amd64 [VBoxVideo.Display]
     58;amd64 ;uncomment VBoxDispD3D64.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
    6859
    69 [VBoxVideo.Display_wow64]
    70 ;uncomment VBoxDispD3D.dll,,,0x00004000  ; COPYFLG_IN_USE_TRY_RENAME
     60[VBoxVideo_SoftwareDeviceSettings]
     61;x86   ;uncomment HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, VBoxDispD3D
     62;x86   ;uncomment HKR,, UserModeDriverName,    %REG_MULTI_SZ%, VBoxDispD3D.dll
     63;amd64 ;uncomment HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, VBoxDispD3D64 VBoxDispD3D
     64;amd64 ;uncomment HKR,, UserModeDriverName,    %REG_MULTI_SZ%, VBoxDispD3D64.dll
     65;amd64 ;uncomment HKR,, UserModeDriverNameWow,    %REG_MULTI_SZ%, VBoxDispD3D.dll
     66HKR,, VgaCompatible, %REG_DWORD%, 0
    7167
    72 [VBoxVideo_SoftwareDeviceSettings_x86]
    73 ;uncomment HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, VBoxDispD3D
    74 ;uncomment HKR,, UserModeDriverName,    %REG_MULTI_SZ%, VBoxDispD3D.dll
    75 HKR,, VgaCompatible, %REG_DWORD%, 0
    76 HKR,, CapabilityOverride,    %REG_DWORD%, 0x8
    77 
    78 [VBoxVideo_SoftwareDeviceSettings_amd64]
    79 ;uncomment HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, VBoxDispD3D64 VBoxDispD3D
    80 ;uncomment HKR,, UserModeDriverName,    %REG_MULTI_SZ%, VBoxDispD3D64.dll
    81 ;uncomment HKR,, UserModeDriverNameWow,    %REG_MULTI_SZ%, VBoxDispD3D.dll
    82 HKR,, VgaCompatible, %REG_DWORD%, 0
    83 HKR,, CapabilityOverride,    %REG_DWORD%, 0x8
    84 
    85 ;uncomment [VBoxVideo_RegisterDlls_x86]
     68[VBoxVideo_RegisterDlls]
    8669;uncomment 11,,VBoxVideoD3D.dll,1
    87 
    88 ;uncomment [VBoxVideo_RegisterDlls_amd64]
    89 ;uncomment 11,,VBoxVideoD3D.dll,1
    90 ;uncomment 11,,VBoxVideoD3D64.dll,1
     70;amd64 ;uncomment 11,,VBoxVideoD3D64.dll,1
    9171
    9272[VBoxVideo.Services]
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette