I'm trying to load the hptiop driver within Fedora V13 and its currently returning scsi11: firmware not ready. I've located the section of code below: hptiop.c if (hba->ops->iop_wait_ready(hba, 20000)) { > 1017 printk(KERN_ERR "scsi%d: firmware not ready\n", > 1018 hba->host->host_no); > 1019 goto unmap_pci_bar; > 1020 } What does this mean? Faulty raid card? -- 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