On Fri, Sep 15, Doug Ledford wrote: > Sorry for my belated response, but this usually happens when you access > an aic chipset too soon after a chip reset. Try putting a delay before > whatever access is causing this to see if it make s difference. Common > problems include after a chip reset, touching any register will cause > the card to reset, etc. I put a ssleep(1) before the ahc_inb(ahc, SBLKCTL); Does not help. Is it possible that the card loses some of its features during reset and something needs to be done to reenable them? - 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