Changeset 8238 in vbox for trunk/src/VBox/HostDrivers/Support/win
- Timestamp:
- Apr 21, 2008 2:39:35 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 29968
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf
r8155 r8238 32 32 Class=System 33 33 ClassGuid={ce4a90b5-1d8c-435d-b349-232ce55cb17f} 34 Provider=% INNOTEK%34 Provider=%SUN% 35 35 DriverVer=08/21/2006,8.1.0.0 36 36 DriverPackageType=KernelService … … 47 47 48 48 [Manufacturer] 49 ;x86 % INNOTEK%=INNOTEK50 ;amd64 % INNOTEK%=INNOTEK, NTamd6449 ;x86 %SUN%=SUN 50 ;amd64 %SUN%=SUN, NTamd64 51 51 52 52 [SourceDisksFiles] … … 68 68 69 69 [Strings] 70 INNOTEK = "innotek GmbH"70 SUN = "Sun Microsystems, Inc." 71 71 VBoxDrv.SVCDESC = "VirtualBox Service" 72 72 VBoxDrv.DRVDESC = "VirtualBox Driver"
Note:
See TracChangeset
for help on using the changeset viewer.