reactos/media/inf/usb.inf
Cameron Gutman 29fa274d6d - Create another branch for networking fixes
- TSVN choked repeatedly when attempting to merge ~9000 revs into the branch (tried 3 times on 2 different computers)
 - If someone wants to delete aicom-network-fixes, they are welcome to
 - Lesson learned: Letting a branch get thousands of revs out of date is a horrible idea

svn path=/branches/aicom-network-branch/; revision=44353
2009-12-02 03:23:19 +00:00

81 lines
3.8 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;USB.INF
[Version]
Signature = "$Windows NT$"
;Signature = "$ReactOS$"
LayoutFile = layout.inf
Class = USB
ClassGUID = {36FC9E60-C465-11CF-8056-444553540000}
Provider = %ReactOS%
DriverVer = 10/02/2005,1.00.0.0
[DestinationDirs]
DefaultDestDir = 12
[Manufacturer]
%GenericMfg% = GenericMfg
[GenericMfg]
%USB\CLASS_09.DeviceDesc% = usbhub_Inst,USB\CLASS_09
;----------------------- GENERIC USB HUB DRIVER -------------------------
[usbhub_Inst.NT]
CopyFiles = usbhub_CopyFiles.NT
[usbhub_CopyFiles.NT]
usbhub.sys
[usbhub_Inst.NT.Services]
AddService = usbhub, 0x00000002, usbhub_Service_Inst
[usbhub_Service_Inst]
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\usbhub.sys
LoadOrderGroup = Base
;-------------------------------- STRINGS -------------------------------
[Strings]
ReactOS = "ReactOS Team"
GenericMfg = "(Generic USB-Hub)"
USB\CLASS_09.DeviceDesc = "Generic USB-Hub"
[Strings.0405]
GenericMfg = "(Generický USB rozbočovač)"
USB\CLASS_09.DeviceDesc = "Generický USB rozbočovač"
[Strings.0407]
GenericMfg = "(Generischer USB-Hub)"
USB\CLASS_09.DeviceDesc = "Generischer USB-Hub"
[Strings.040a]
GenericMfg = "(Concentrador raíz USB estádar)"
USB\CLASS_09.DeviceDesc = "Concentrador raíz USB estádar"
[Strings.040C]
GenericMfg = "(Concentrateur USB générique)"
USB\CLASS_09.DeviceDesc = "Concentrateur USB générique"
[Strings.0411]
GenericMfg = "(標準 USBハブ)"
USB\CLASS_09.DeviceDesc = "標準 USBハブ"
[Strings.0416]
GenericMfg = "(Hub USB padrão)"
USB\CLASS_09.DeviceDesc = "Hub USB padrão"
[Strings.0419]
GenericMfg = "(Стандартный USB хаб)"
USB\CLASS_09.DeviceDesc = "Стандартный USB хаб"
[Strings.041B]
GenericMfg = "(Generický rozbočovač USB)"
USB\CLASS_09.DeviceDesc = "Generický rozbočovač USB"
[Strings.0427]
GenericMfg = "(Standartinis USB šakotuvas)"
USB\CLASS_09.DeviceDesc = "Standartinis USB šakotuvas"