Does FC3 have CONFIG_SCSI_SATA_AHCI

Phil Schaffner P.R.Schaffner at IEEE.org
Sun Feb 6 04:12:39 UTC 2005


On Sat, 2005-02-05 at 22:50 -0500, 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?

Perhaps:

# find /lib/modules/2.6.10-1.760_FC3 -name "*sil*" -o -name "*ahci*"
/lib/modules/2.6.10-1.760_FC3/kernel/drivers/scsi/ahci.ko
/lib/modules/2.6.10-1.760_FC3/kernel/drivers/scsi/sata_sil.ko
/lib/modules/2.6.10-1.760_FC3/build/include/config/scsi/sata/sil
/lib/modules/2.6.10-1.760_FC3/build/include/config/scsi/sata/ahci
/lib/modules/2.6.10-1.760_FC3/build/include/config/fb/asiliant.h

Phil





More information about the fedora-list mailing list