https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9bf65730bae72abdcfc3d7bdfafab28062bf4cb4

commit 9bf65730bae72abdcfc3d7bdfafab28062bf4cb4
Author:     Victor Perevertkin <[email protected]>
AuthorDate: Sat Dec 19 20:52:54 2020 +0300
Commit:     Victor Perevertkin <[email protected]>
CommitDate: Sat Dec 19 20:52:54 2020 +0300

    [BOOTDATA] Enable loading of the pci.sys driver
---
 boot/bootdata/txtsetup.sif | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boot/bootdata/txtsetup.sif b/boot/bootdata/txtsetup.sif
index ac1bf829629..6e2c3f69452 100644
--- a/boot/bootdata/txtsetup.sif
+++ b/boot/bootdata/txtsetup.sif
@@ -120,7 +120,7 @@ usbstor.sys  = 1,,,,,,x,4,,,,1,4
 kbdhid.sys   = 1,,,,,,,4,,,,1,4
 kbdclass.sys = 1,,,,,,x,4,,,,1,4
 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
 storport.sys = 1,,,,,,,4,,,,1,4
 fastfat.sys  = 1,,,,,,x,4,,,,1,4

Reply via email to