Re: sata_promise driver and 2.6.11 on a MIPS board

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jim Ramsay wrote:
The driver then waits via a wait_for_completion apparently waiting for
the PCI card to throw an interrupt so it can continue.  However, I
never see this interrupt generated, and the driver code waits forever.


This is a known bug that definitely needs fixing:

(to ATA developers)
Any time an ATA command is issued outside of the SCSI layer, we need to employ a timer to time out commands.

Since most commands are done within the SCSI layer, which provides a lot of error handling apparatus, most commands properly time out. The ones during probe - IDENTIFY DEVICE, set xfer mode, etc. - do not have such a timer.

	Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux