Fix typo: Install pci.sys for PCI buses, and isapnp.sys for ISA bus Modified: trunk/reactos/media/inf/machine.inf _____
Modified: trunk/reactos/media/inf/machine.inf --- trunk/reactos/media/inf/machine.inf 2005-11-13 09:05:28 UTC (rev 19204) +++ trunk/reactos/media/inf/machine.inf 2005-11-13 09:39:51 UTC (rev 19205) @@ -38,8 +38,8 @@
%*PNP0C0F.DeviceDesc% = NO_DRV,*PNP0C0F %ACPI\FixedButton.DeviceDesc% = NO_DRV,ACPI\FixedButton %PCI\CC_0600.DeviceDesc% = NO_DRV,PCI\CC_0600 -%PCI\CC_0601.DeviceDesc% = PCI_Inst,PCI\CC_0601 -%PCI\CC_0604.DeviceDesc% = PCI_ISA_Inst,PCI\CC_0604 +%PCI\CC_0601.DeviceDesc% = PCI_ISA_Inst,PCI\CC_0601 +%PCI\CC_0604.DeviceDesc% = PCI_Inst,PCI\CC_0604
[IntelMfg] %PCI\VEN_8086&DEV_7110.DeviceDesc% = PCI_ISA_Inst,PCI\VEN_8086&DEV_7110