From 9bf65730bae72abdcfc3d7bdfafab28062bf4cb4 Mon Sep 17 00:00:00 2001 From: Victor Perevertkin Date: Sat, 19 Dec 2020 20:52:54 +0300 Subject: [PATCH] [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