[BOOTDATA]: Add the storport and storahci to the boot configuration.

Enable 'PCI\CC_0106 = storahci' and disable 'PCI\CC_0106 = uniata' in order to enable the storahci driver for AHCI controllers.
This commit is contained in:
Eric Kohl 2017-10-14 00:22:36 +02:00
parent bf74391dcd
commit 804092f41b

View file

@ -24,6 +24,7 @@ nmidebug.sys=,,,,,,x,,,,,,4
sacdrv.sys=,,,,,,x,,,,,,4
uniata.sys=,,,,,,x,,,,,,4
buslogic.sys=,,,,,,x,,,,,,4
storahci.sys=,,,,,,x,,,,,,4
blue.sys=,,,,,,x,,,,,,4
vgafonts.cab=,,,,,,,,,,,,1
bootvid.dll=,,,,,,,,,,,,2
@ -54,6 +55,7 @@ l_intl.nls=,,,,,,,,,,,,2
ntfs.sys=,,,,,,,,,,,,4
pci.sys=,,,,,,,,,,,,4
scsiport.sys=,,,,,,x,,,,,,4
storport.sys=,,,,,,x,,,,,,4
fastfat.sys=,,,,,,x,,,,,,4
ramdisk.sys=,,,,,,x,,,,,,4
ext2fs.sys=,,,,,,x,,,,,,4
@ -86,6 +88,7 @@ PCI\CC_0101 = pciide
PCI\CC_0104 = uniata
PCI\CC_0105 = uniata
PCI\CC_0106 = uniata
;PCI\CC_0106 = storahci
*PNP0600 = uniata
;USB\CLASS_09 = usbhub
USB\ROOT_HUB = usbhub
@ -126,6 +129,7 @@ pciide = pciide.sys
[SCSI.Load]
uniata = uniata.sys
buslogic = buslogic.sys
storahci = storahci.sys
disk = disk.sys
[Cabinets]