home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12404 < prev    next >
Encoding:
Text File  |  1993-01-24  |  967 b   |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!mcsun!sunic!dkuug!daimi!pjunold
  3. From: pjunold@daimi.aau.dk (Peter Joachim Unold)
  4. Subject: DMA memory->memory question
  5. Message-ID: <1993Jan23.151648.24614@daimi.aau.dk>
  6. Summary: DMA
  7. Keywords: DMA
  8. Sender: pjunold@daimi.aau.dk (Peter Joachim Unold)
  9. Organization: DAIMI: Computer Science Department, Aarhus University, Denmark
  10. Date: Sat, 23 Jan 93 15:16:48 GMT
  11. Lines: 12
  12.  
  13. Questions:
  14.  
  15. 1) Does memory->memory DMA, in the mainmemory work on all PCs? 
  16.  
  17. 2) Using a program I found in the now dead >The Assembly Language Magazine<
  18.    I was able to move a constant value into the memory on my VGA card. The
  19.    program was supposed to be able to copy, but it only moved a constant
  20.    into the memory. This effect could be very useful for clearing the screen.
  21.    But will it also work with VGA cards from other vendors?(mine is a tseng3k).
  22.    
  23.  -hope some hardware wizards will answer
  24.     Peter Unold - pjunold@daimi.aau.dk
  25.