revert 17709 for it break streach for windows mode. That why I did only got black...
[reactos.git] / reactos / media / inf / machine.inf
1 ; MACHINE.INF
2
3 ; Installation file for machine internal stuff
4
5 [Version]
6 Signature = "$Windows NT$"
7 ;Signature = "$ReactOS$"
8 LayoutFile = layout.inf
9 Class = System
10 ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
11 Provider = %ReactOS%
12 DriverVer = 10/11/2005,1.01.0.0
13
14 [DestinationDirs]
15 DefaultDestDir = 12
16
17 [ClassInstall32.NT]
18 AddReg = SystemClass.NT.AddReg
19
20 [SystemClass.NT.AddReg]
21 HKR, , , 0, %SystemClassName%
22 HKR, , Icon, 0, "-27"
23
24 [Manufacturer]
25 %GenericMfg% = GenericMfg
26 %IntelMfg% = IntelMfg
27
28 [GenericMfg]
29 %*PNP0000.DeviceDesc% = NO_DRV,*PNP0000
30 %*PNP0001.DeviceDesc% = NO_DRV,*PNP0001
31 %*PNP0100.DeviceDesc% = NO_DRV,*PNP0100
32 %*PNP0200.DeviceDesc% = NO_DRV,*PNP0200
33 %*PNP0800.DeviceDesc% = NO_DRV,*PNP0800
34 %*PNP0A00.DeviceDesc% = PCI_ISA_Inst,*PNP0A00
35 %*PNP0A03.DeviceDesc% = PCI_Inst,*PNP0A03
36 %*PNP0A05.DeviceDesc% = NO_DRV,*PNP0A05
37 %*PNP0B00.DeviceDesc% = NO_DRV,*PNP0B00
38 %*PNP0C01.DeviceDesc% = NO_DRV,*PNP0C01
39 %*PNP0C02.DeviceDesc% = NO_DRV,*PNP0C02
40 %*PNP0C04.DeviceDesc% = NO_DRV,*PNP0C04
41 %*PNP0C0F.DeviceDesc% = NO_DRV,*PNP0C0F
42 %ACPI\FixedButton.DeviceDesc% = NO_DRV,ACPI\FixedButton
43 %PCI\CC_0600.DeviceDesc% = NO_DRV,PCI\CC_0600
44 %PCI\CC_0601.DeviceDesc% = PCI_ISA_Inst,PCI\CC_0601
45 %PCI\CC_0604.DeviceDesc% = PCI_Inst,PCI\CC_0604
46
47 [IntelMfg]
48 %*INT0800.DeviceDesc% = NO_DRV,*INT0800
49 %PCI\VEN_8086&DEV_1237.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_1237
50 %PCI\VEN_8086&DEV_2413.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_2413
51 %PCI\VEN_8086&DEV_7000.DeviceDesc% = PCI_ISA_Inst,PCI\VEN_8086&DEV_7000
52 %PCI\VEN_8086&DEV_7110.DeviceDesc% = PCI_ISA_Inst,PCI\VEN_8086&DEV_7110
53 %PCI\VEN_8086&DEV_7113.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7113
54 %PCI\VEN_8086&DEV_7180.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7180
55 %PCI\VEN_8086&DEV_7190.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7190
56 %PCI\VEN_8086&DEV_7192.DeviceDesc% = NO_DRV,PCI\VEN_8086&DEV_7192
57
58 ;---------------------------- NO DRIVER REQ -----------------------------
59
60 [NO_DRV]
61
62 [NO_DRV.Services]
63 AddService = , 0x00000002
64
65 ;-------------------------- PCI-ISA BUS DRIVER --------------------------
66
67 [PCI_ISA_Inst.NT]
68 CopyFiles = PCI_ISA_CopyFiles.NT
69
70 [PCI_ISA_CopyFiles.NT]
71 isapnp.sys
72
73 [PCI_ISA_Inst.NT.Services]
74 ;DO NOT INSTALL ISAPNP -> FREEZES SYSTEM
75 ;AddService = isapnp, 0x00000002, isapnp_Service_Inst
76 AddService = , 0x00000002
77
78 [isapnp_Service_Inst]
79 ServiceType = 1
80 StartType = 0
81 ErrorControl = 3
82 ServiceBinary = %12%\isapnp.sys
83 LoadOrderGroup = Boot Bus Extender
84
85 ;---------------------------- PCI BUS DRIVER ----------------------------
86
87 [PCI_Inst.NT]
88 CopyFiles = PCI_CopyFiles.NT
89
90 [PCI_CopyFiles.NT]
91 pci.sys
92
93 [PCI_Inst.NT.Services]
94 AddService = pci, 0x00000002, pci_Service_Inst
95
96 [pci_Service_Inst]
97 ServiceType = 1
98 StartType = 0
99 ErrorControl = 3
100 ServiceBinary = %12%\pci.sys
101 LoadOrderGroup = Boot Bus Extender
102
103 ;-------------------------------- STRINGS -------------------------------
104
105 [Strings]
106 ReactOS = "ReactOS Team"
107 SystemClassName = "System devices"
108
109 GenericMfg = "(Generic system devices)"
110 *PNP0000.DeviceDesc = "Programmable interrupt controller"
111 *PNP0001.DeviceDesc = "EISA programmable interrupt controller"
112 *PNP0100.DeviceDesc = "System timer"
113 *PNP0200.DeviceDesc = "DMA controller"
114 *PNP0800.DeviceDesc = "System speaker"
115 *PNP0A03.DeviceDesc = "PCI bus"
116 *PNP0A05.DeviceDesc = "Generic ACPI bus"
117 *PNP0B00.DeviceDesc = "AT real-time clock"
118 *PNP0C01.DeviceDesc = "System board"
119 *PNP0C02.DeviceDesc = "Motherboard resources"
120 *PNP0C04.DeviceDesc = "Math coprocessor"
121 *PNP0C0F.DeviceDesc = "PCI interrupt link device"
122 ACPI\FixedButton.DeviceDesc ="ACPI Fixed Feature Button"
123 PCI\CC_0600.DeviceDesc = "Standard CPU to PCI bridge"
124 PCI\CC_0601.DeviceDesc = "Standard PCI to ISA bridge"
125 PCI\CC_0604.DeviceDesc = "Standard PCI to PCI bridge"
126
127 IntelMfg = "Intel"
128 *INT0800.DeviceDesc = "Intel 82802 Firmware Hub Device"
129 PCI\VEN_8086&DEV_1237.DeviceDesc = "Intel 440FX - 82441FX PMC [Natoma]"
130 PCI\VEN_8086&DEV_2413.DeviceDesc = "Intel 82801AA SMBus"
131 PCI\VEN_8086&DEV_7000.DeviceDesc = "Intel 82371SB PIIX3 PCI to ISA Bridge"
132 PCI\VEN_8086&DEV_7110.DeviceDesc = "Intel 82371AB/EB PCI to ISA Bridge"
133 PCI\VEN_8086&DEV_7113.DeviceDesc = "Intel 82371AB/EB Power Management Controller"
134 PCI\VEN_8086&DEV_7180.DeviceDesc = "Intel 82443LX/EX Pentium(R) II CPU to PCI-Bridge"
135 PCI\VEN_8086&DEV_7190.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI-Bridge"
136 PCI\VEN_8086&DEV_7192.DeviceDesc = "Intel 82443BX/ZX/DX Pentium(R) II CPU to PCI-Bridge"