On Wed, 2008-03-26 at 15:14 +0100, Raoul Bhatia [IPAX] wrote: > can anyone point me out, why the adaptec aic-9410W sas controller > detects my sata drive but the kernel does not? [...] > sas: unhandled device 5 This is what libsas produces when it's compiled with CONFIG_SCSI_SAS_ATA set to N. You need to recompile libsas with support for ATA devices (it's a separate compile option because it sucks in the whole of libata and thus doubles the size of the code). James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html