All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: DMA from SCSI controller to PCI frame buffer memory.
@ 2002-12-15  2:06 Douglas Gilbert
  0 siblings, 0 replies; 5+ messages in thread
From: Douglas Gilbert @ 2002-12-15  2:06 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jason Howard <""

Jason wrote:
 > Any recommendations on where to start hacking?  Would
 > it be a good idea to add O_DIRECT to a mmaped PCI space?
 > The kernel should not be doing any buffering whatsoever,
 > as we will be coming close to filling the pci bus up
 > with transfers from direct disk->fb already.  (We are
 > already doing buffering on the FB card as well)

Jason,
Here is a less general solution that I worked on some
time ago involving the scsi generic driver.
   http://www.torque.net/sg/mem2disk.html

It worked ok for one application in the early 2.4 series.

Doug Gilbert


^ permalink raw reply	[flat|nested] 5+ messages in thread
* DMA from SCSI controller to PCI frame buffer memory.
@ 2002-12-13 19:15 Jason Howard
  2002-12-14  3:41 ` Alan Cox
  0 siblings, 1 reply; 5+ messages in thread
From: Jason Howard @ 2002-12-13 19:15 UTC (permalink / raw)
  To: linux-kernel

Hello All,

I am wondering if the functionality exists in the Linux kernel to DMA 
from a SCSI controller directly into frame buffer memory of a PCI video
card?  Is there a standard method for this (similar to sendfile) or will
it require some hacking?

Jason

-- 
 Jason Howard

Professional:
  SpectSoft, LLC
  http://www.spectsoft.com  jason@spectsoft.com      
  Phone: +1.209.847.7812    Fax: +1.209.847.7859
Personal:
  http://www.psinux.org     jason@psinux.org
  Cell: +1.209.968.1289
  Text Message: jasonsphone@psinux.org



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

end of thread, other threads:[~2002-12-15  1:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-15  2:06 DMA from SCSI controller to PCI frame buffer memory Douglas Gilbert
  -- strict thread matches above, loose matches on Subject: below --
2002-12-13 19:15 Jason Howard
2002-12-14  3:41 ` Alan Cox
2002-12-14  5:24   ` Andrew Morton
2002-12-14 20:29   ` Jason Howard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.