home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8714 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.3 KB

  1. Xref: sparky comp.os.linux:8714 comp.sys.ibm.pc.hardware:22297
  2. Newsgroups: comp.os.linux,comp.sys.ibm.pc.hardware
  3. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!destroyer!news.iastate.edu!help.cc.iastate.edu!willmore
  4. From: willmore@iastate.edu (David Willmore)
  5. Subject: Need help with programming ET4000
  6. Message-ID: <willmore.714336630@help.cc.iastate.edu>
  7. Summary: how do they *do* that?
  8. Keywords: ET4000 SVGA
  9. Sender: news@news.iastate.edu (USENET News System)
  10. Organization: Iowa State University, Ames IA
  11. Date: Thu, 20 Aug 1992 18:50:30 GMT
  12. Lines: 22
  13.  
  14. I need to know something simple.  Yeah, right you say?  Ok, here it is:
  15.  
  16. What is meant by the first line of:
  17.  
  18.        3d4h index 33h (R/W): Extended start ET4000  (ET4000 Only)
  19.        bit 0-1  Display start adress bits 16-17
  20.            2-3  Cursor start adress bits 16-17
  21.                 Can be used to ID ET4000
  22.  
  23. What does 3d4h index 33h mean?  How do I read and write this register?
  24. I'm doing something very simple.  I'm converting a document I found
  25. called 'tseng.doc' to a program to read the registers that it is 
  26. describing.  For the above register, the program would come back and
  27. say what the current settings of 3d4h index 33h are.  From there I'm
  28. going to start hacking on the thing.
  29.  
  30. Could someone help get me started?
  31.  
  32. Thanks,
  33. David Willmore
  34. willmore@iastate.edu
  35.  
  36.