VirtualBox

Changeset 8238 in vbox


Ignore:
Timestamp:
Apr 21, 2008 2:39:35 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29968
Message:

Rebranding: Windows Host Drivers.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf

    r8155 r8238  
    3232Class=System
    3333ClassGuid={ce4a90b5-1d8c-435d-b349-232ce55cb17f}
    34 Provider=%INNOTEK%
     34Provider=%SUN%
    3535DriverVer=08/21/2006,8.1.0.0
    3636DriverPackageType=KernelService
     
    4747
    4848[Manufacturer]
    49 ;x86 %INNOTEK%=INNOTEK
    50 ;amd64 %INNOTEK%=INNOTEK, NTamd64
     49;x86 %SUN%=SUN
     50;amd64 %SUN%=SUN, NTamd64
    5151
    5252[SourceDisksFiles]
     
    6868
    6969[Strings]
    70 INNOTEK = "innotek GmbH"
     70SUN = "Sun Microsystems, Inc."
    7171VBoxDrv.SVCDESC = "VirtualBox Service"
    7272VBoxDrv.DRVDESC = "VirtualBox Driver"
  • trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf

    r8155 r8238  
    3232; Note; there are hardcoded checks for these strings!!
    3333   DeviceDescription = "VirtualBox TAP Adapter"
    34    Provider = "innotek GmbH"
     34   Provider = "Sun Microsystems, Inc."
    3535
    3636;----------------------------------------------------------------
  • trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.rc

    r4479 r8238  
    3434#include "common.h"
    3535
    36 #ifdef VBOX
    3736#include <VBox/tapwin32.h>
    38 #endif
     37#include <VBox/version.h>
    3938
    4039/* VER_FILETYPE, VER_FILESUBTYPE, VER_FILEDESCRIPTION_STR
     
    6665*/
    6766
    68 #define VER_COMPANYNAME_STR         "innotek GmbH"
     67#define VER_COMPANYNAME_STR         VBOX_RC_COMPANY_NAME
    6968#define VER_FILEDESCRIPTION_STR     "VirtualBox Host Interface Networking Driver"
    7069#define VER_ORIGINALFILENAME_STR    TAP_COMPONENT_ID ".sys"
    71 #define VER_LEGALCOPYRIGHT_YEARS    "2006"
    72 #define VER_LEGALCOPYRIGHT_STR      "innotek GmbH & Others"
     70#define VER_LEGALCOPYRIGHT_YEARS    "2008"
     71#define VER_LEGALCOPYRIGHT_STR      "Sun Microsystems, Inc. & Others"
    7372
    7473
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