Does FC3 have CONFIG_SCSI_SATA_AHCI

Aleksandar Milivojevic amilivojevic at pbl.ca
Mon Feb 7 15:11:35 UTC 2005


Scot L. Harris wrote:
> Does FC3 have CONFIG_SCSI_SATA_AHCI and CONFIG_SCSI_SATA_SIL enabled in
> the kernel?
> 
> How does one check for this?

You'll find config files used to build Fedora-packaged kernels in /boot 
directory.  They are named config-version (where version is version of 
kernel RPM package).  The above two are enabled in Fedora kernels as 
modules:

$ egrep '(CONFIG_SCSI_SATA_AHCI|CONFIG_SCSI_SATA_SIL)' 
/boot/config-2.6.10-1.741_FC3
CONFIG_SCSI_SATA_AHCI=m
CONFIG_SCSI_SATA_SIL=m

-- 
Aleksandar Milivojevic <amilivojevic at pbl.ca>    Pollard Banknote Limited
Systems Administrator                           1499 Buffalo Place
Tel: (204) 474-2323 ext 276                     Winnipeg, MB  R3T 1L7




More information about the fedora-list mailing list