home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / hardware / 22736 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.3 KB

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