home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.ibm.pc.hardware:22736 comp.os.msdos.programmer:8822
- Path: sparky!uunet!mcsun!uknet!daresbury!doc.ic.ac.uk!rhbnc!csqx.cs.rhbnc.ac.uk!adrian
- From: adrian@csqx.cs.rhbnc.ac.uk (A Johnstone)
- Newsgroups: comp.sys.ibm.pc.hardware,comp.os.msdos.programmer
- Subject: More on DMA
- Message-ID: <1992Aug26.162928.20891@csqx.cs.rhbnc.ac.uk>
- Date: 26 Aug 92 16:29:28 GMT
- Sender: news@csqx.cs.rhbnc.ac.uk (USENET News System)
- Reply-To: adrian@csqx.cs.rhbnc.ac.uk (A Johnstone)
- Organization: Dept of Comp Sci, Royal Holloway & Bedford New College Uni London
- Lines: 14
- Nntp-Posting-Host: csqx.cs.rhbnc.ac.uk
-
- Well, my DMA saga continues. Several people told me after my last post that
- vanilla MS-DOS does map virtual to physical as in real mode until you start
- filling memory up (contrary to what I had claimed). I now have basic DMA
- working on a 386, having fixed the timing problem that had been causing the
- virtual DMA to fail.
-
- So far, so good, but I still need a `proper' mapped solution for general use,
- especially under Windows. Several people (not least Ralf Brown)have drawn my
- attention to the existence of the Virtual DMA specification (VDS) which sounds
- like just what I want, but beyond the information in Ralf's interrupt listing
- nobody seems to know much about it. Can anybody enlighten me, or point me some
- documents?
-
- Adrian
-