Re: Sata_promise.c queries
From: Jeff Garzik <hidden>
Date: 2005-02-11 23:03:44
From: Jeff Garzik <hidden>
Date: 2005-02-11 23:03:44
Gary Poppitz wrote:
First off, I have the libdata-2.6 pull. The version of sata_promise.c is 1.58 . Is this the latest one available? Next question, in function pdc_qc_issue_prot, there is a BUG() call in the case of ATA_PROT_ATAPI_DMA. Is this one of those "fixme"s that will be addressed Real Soon Now, or is this an actual error that I am hitting. Naturally, the device I am using wants to do ATAPI DMA.
That's the "ATAPI is not implemented yet for this driver" warning. Jeff