projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bea768
)
Fix typo: Install pci.sys for PCI buses, and isapnp.sys for ISA bus
author
Hervé Poussineau
<hpoussin@reactos.org>
Sun, 13 Nov 2005 09:39:51 +0000
(09:39 +0000)
committer
Hervé Poussineau
<hpoussin@reactos.org>
Sun, 13 Nov 2005 09:39:51 +0000
(09:39 +0000)
svn path=/trunk/; revision=19205
reactos/media/inf/machine.inf
patch
|
blob
|
history
diff --git
a/reactos/media/inf/machine.inf
b/reactos/media/inf/machine.inf
index
65b6278
..
b0b22af
100644
(file)
--- a/
reactos/media/inf/machine.inf
+++ b/
reactos/media/inf/machine.inf
@@
-38,8
+38,8
@@
HKR, , Icon, 0, "-27"
%*PNP0C0F.DeviceDesc% = NO_DRV,*PNP0C0F
\r
%ACPI\FixedButton.DeviceDesc% = NO_DRV,ACPI\FixedButton
\r
%PCI\CC_0600.DeviceDesc% = NO_DRV,PCI\CC_0600
\r
-%PCI\CC_0601.DeviceDesc% = PCI_Inst,PCI\CC_0601
\r
-%PCI\CC_0604.DeviceDesc% = PCI_I
SA_I
nst,PCI\CC_0604
\r
+%PCI\CC_0601.DeviceDesc% = PCI_I
SA_I
nst,PCI\CC_0601
\r
+%PCI\CC_0604.DeviceDesc% = PCI_Inst,PCI\CC_0604
\r
\r
[IntelMfg]
\r
%PCI\VEN_8086&DEV_7110.DeviceDesc% = PCI_ISA_Inst,PCI\VEN_8086&DEV_7110
\r