VirtualBox

Ignore:
Timestamp:
Sep 10, 2010 1:43:23 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65770
Message:

fixed the Provider in .inf files

Location:
trunk/src/VBox/HostDrivers/VBoxUSB/win
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Device/VBoxUSB.inf

    r31898 r32408  
    1717Class=USB
    1818ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
    19 provider=%sun%
     19provider=%ORACLE%
    2020;edit-DriverVer=08/26/2008,2.00.0000
    2121;cat CatalogFile=VBoxUSB.cat
     
    2828
    2929[Manufacturer]
    30 ;x86   %MfgName%=sun
    31 ;amd64 %MfgName%=sun, NTamd64
     30;x86   %MfgName%=ORACLE
     31;amd64 %MfgName%=ORACLE, NTamd64
    3232
    33 ;x86   [sun]
    34 ;amd64 [sun.NTamd64]
     33;x86   [ORACLE]
     34;amd64 [ORACLE.NTamd64]
    3535%USB\VID_80EE&PID_CAFE.DeviceDesc%=VBoxUSB.Dev, USB\VID_80EE&PID_CAFE
    3636
     
    6363
    6464[Strings]
    65 sun="Sun Microsystems, Inc."
    66 MfgName="Sun Microsystems, Inc."
     65ORACLE="Oracle Corporation"
     66MfgName="Oracle Corporation"
    6767Disk_Description="VBoxUSB Installation Disk"
    6868USB\VID_80EE&PID_CAFE.DeviceDesc="VirtualBox USB"
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Filter/VBoxUSBFlt.inf

    r31898 r32408  
    1717[Version]
    1818Signature         = "$Windows NT$"
    19 Provider          = %sun%
     19Provider          = %ORACLE%
    2020;edit-DriverVer = 08/26/2008,2.00.0000
    2121DriverPackageType = ClassFilter
     
    5959
    6060[Strings]
    61 sun                     = "Sun Microsystems, Inc."
     61ORACLE                  = "Oracle Corporation"
    6262VBoxUSBFlt.SvcDesc      = "VirtualBox USB Filter Driver"
    6363VBoxUSBFlt.MediaDesc    = "VirtualBox USB Filter Driver Disc"
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Monitor/VBoxUSBMon.inf

    r31908 r32408  
    1717[Version]
    1818Signature         = "$Windows NT$"
    19 Provider          = %SUN%
     19Provider          = %ORACLE%
    2020;edit-DriverVer = 08/26/2008,2.00.0000
    2121DriverPackageType = KernelService
     
    2525
    2626[Manufacturer]
    27 ;x86 %SUN%=SUN
    28 ;amd64 %SUN%=SUN, NTamd64
     27;x86 %ORACLE%=ORACLE
     28;amd64 %ORACLE%=ORACLE, NTamd64
    2929
    3030[DefaultInstall.NT]
     
    5555
    5656[Strings]
    57 SUN = "Sun Microsystems, Inc."
    58 VBoxUSBMon.SvcDesc      = "VirtualBox USB Monitor Driver"
    59 VBoxUSBMon.MediaDesc    = "VirtualBox USB Monitor Driver Disc"
     57ORACLE               = "Oracle Corporation"
     58VBoxUSBMon.SvcDesc   = "VirtualBox USB Monitor Driver"
     59VBoxUSBMon.MediaDesc = "VirtualBox USB Monitor Driver Disc"
    6060
    6161; Useful constants
Note: See TracChangeset for help on using the changeset viewer.

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