On Mon, 28 Oct 2002 11:03:28 +0300 Kirill Messel <kirill.messel@mtu-net.ru> wrote: > Can any help me? I would like to make DMA to PCI card. How can i do > this? Depends. There's a great chance that your card can act as a PCI bus master. The card's datasheet should give you information how. As for the legacy (ISA?) DMA channels, I'm doubt they'll work for PCI slave devices. ~velco -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/