Linux MS DOS discussions
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: Direct PCI Access
Date: Sat, 15 Jan 2005 13:55:04 +0300	[thread overview]
Message-ID: <41E8F688.5010802@aknet.ru> (raw)

Hello.

Mark Mitchell wrote:
> Do all PCI devices use DMA or is that devices specific?
This is device specific of course, but
I think most of them do. For example
recently added PCI/VESA driver for dosemu
can drive the PCI/AGP video boards quite
well - they use DMA for 3D acceleration in
most cases, but who cares about 3D accel
under DOS.
Doing
grep DMA /usr/src/linux/drivers/net/eepro100.c
gives you an idea that your NIC really use it.

> Your right about the packet driver, that should work but if my PCI
> Channel card uses DMA I'm pretty much screwed right?
No, the packet driver will work in any case.
Direct access will not, but who cares if the
packet driver does the trick.


             reply	other threads:[~2005-01-15 10:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-15 10:55 Stas Sergeev [this message]
2005-01-18 13:18 ` Direct PCI Access Alain
2005-01-18 17:19   ` Mark Mitchell
2005-01-18 18:12     ` Alain
  -- strict thread matches above, loose matches on Subject: below --
2005-01-14  4:23 Stas Sergeev
2005-01-14 22:26 ` Mark Mitchell
2005-01-13 12:33 Mark Mitchell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41E8F688.5010802@aknet.ru \
    --to=stsp@aknet.ru \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox