mirror of
https://github.com/reactos/reactos.git
synced 2025-06-05 17:30:32 +00:00
[BOOTDATA] Enable loading of the pci.sys driver
This commit is contained in:
parent
85cb8a897d
commit
9bf65730ba
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ usbstor.sys = 1,,,,,,x,4,,,,1,4
|
||||||
kbdhid.sys = 1,,,,,,,4,,,,1,4
|
kbdhid.sys = 1,,,,,,,4,,,,1,4
|
||||||
kbdclass.sys = 1,,,,,,x,4,,,,1,4
|
kbdclass.sys = 1,,,,,,x,4,,,,1,4
|
||||||
l_intl.nls = 1,,,,,,,2,,,,1,2
|
l_intl.nls = 1,,,,,,,2,,,,1,2
|
||||||
pci.sys = 1,,,,,,,4,,,,1,4
|
pci.sys = 1,,,,,,x,4,,,,1,4
|
||||||
scsiport.sys = 1,,,,,,,4,,,,1,4
|
scsiport.sys = 1,,,,,,,4,,,,1,4
|
||||||
storport.sys = 1,,,,,,,4,,,,1,4
|
storport.sys = 1,,,,,,,4,,,,1,4
|
||||||
fastfat.sys = 1,,,,,,x,4,,,,1,4
|
fastfat.sys = 1,,,,,,x,4,,,,1,4
|
||||||
|
|
Loading…
Reference in a new issue