linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Sata_promise.c queries
@ 2005-02-09 15:51 Gary Poppitz
  2005-02-09 21:26 ` Bartlomiej Zolnierkiewicz
  2005-02-11 23:03 ` Jeff Garzik
  0 siblings, 2 replies; 3+ messages in thread
From: Gary Poppitz @ 2005-02-09 15:51 UTC (permalink / raw)
  To: linux-ide

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.


Gary Poppitz
Iomega


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Sata_promise.c queries
  2005-02-09 15:51 Sata_promise.c queries Gary Poppitz
@ 2005-02-09 21:26 ` Bartlomiej Zolnierkiewicz
  2005-02-11 23:03 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2005-02-09 21:26 UTC (permalink / raw)
  To: Gary Poppitz; +Cc: linux-ide

On Wed, 9 Feb 2005 08:51:47 -0700, Gary Poppitz <poppitzg@iomega.com> 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.

It seems like ATAPI support is not implemented in sata_promise.c yet.
 
> 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.

It is rather one of these "fix it yourself". ;)
 
Bartlomiej

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Sata_promise.c queries
  2005-02-09 15:51 Sata_promise.c queries Gary Poppitz
  2005-02-09 21:26 ` Bartlomiej Zolnierkiewicz
@ 2005-02-11 23:03 ` Jeff Garzik
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2005-02-11 23:03 UTC (permalink / raw)
  To: Gary Poppitz; +Cc: linux-ide

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-11 23:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-09 15:51 Sata_promise.c queries Gary Poppitz
2005-02-09 21:26 ` Bartlomiej Zolnierkiewicz
2005-02-11 23:03 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).