Ar Mer, 2006-11-01 am 16:26 +0400, ysgrifennodd Brad Campbell: > Here is a complete dmesg from a Rocketraid 1540 (htp37x with bridges) if it helps. > (4 ports, 3 have drives and the 4th exhibits the failure David is seeing) > > http://www.nabble.com/2.6.19-rc3-pata_hpt37x-dying-with-%22irq-16:-nobody-cared%22-t2504272.html > > I still have this in a machine dedicated for testing if you need more info. That one is really very useful. The error handling is leaving some kind of IRQ status no cleared which in turn brings the house down. I think there are two different things in the log here - one is the empty port, the other is some kind of other failure. With a current -mm kernel can you stick ATA_FLAG_DETECT_POLLING on the various .flags = ATA_FLAG_SLAVE_POSS|.... lines for each ata_port_info structure in hpt37x_init_one then see if the identify behaviour is happier. That recipe is probably what we need to do for all the PATA chips that don't have reliable device presence bits. Alan - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html