home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21932 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  1.8 KB

  1. Xref: sparky comp.os.linux:21932 comp.windows.x.i386unix:166
  2. Newsgroups: comp.os.linux,comp.windows.x.i386unix
  3. Path: sparky!uunet!noc.near.net!lynx!random.ccs.northeastern.edu!news
  4. From: jtsilla@damon.ccs.northeastern.edu (James Tsillas)
  5. Subject: Re: XFree 1.1 with T8900; mixed results.
  6. In-Reply-To: roell@informatik.tu-muenchen.de's message of 28 Dec 92 18: 18:42 GMT
  7. Message-ID: <JTSILLA.92Dec28145157@damon.ccs.northeastern.edu>
  8. Sender: news@random.ccs.northeastern.edu
  9. Nntp-Posting-Host: damon-gateway.ccs.northeastern.edu
  10. Organization: Northeastern University, Boston, MA
  11. References: <1992Dec28.165948.17397@fwi.uva.nl>
  12.     <1992Dec28.181842.21972@Informatik.TU-Muenchen.DE>
  13. Date: Mon, 28 Dec 1992 19:51:57 GMT
  14. Lines: 23
  15.  
  16.  
  17. To answer the first question (Why only use 64k with the Mono server):
  18.  
  19.     As you may be aware the PC architecture only supports shared
  20. memory in 64k segments in the range between 640k and 1024k in real
  21. memory. Designers wishing to make more shared memory available have been
  22. forced to provide a bank switching mechanism to allow access to that
  23. memory in 64k chunks. A display driver would therefore need to map a
  24. "virtual" flat range of memory to a segmented range. This is done by the
  25. color server which can address in excess of 64k. The monochrome server
  26. has no support yet for the flat to segmented mapping so you are limited
  27. to the 64k (flat) segment. An effort is underway to implement a banked
  28. driver for the monochrome server which (if all goes well) will become
  29. part of XFree86 in some future release (That's all I can say about this
  30. at this point).
  31.  
  32. regards,
  33. -Jim.
  34. --
  35.     ***  James Tsillas  jtsilla@damon.ccs.northeastern.edu   ***
  36.     ***      Work: (508)898-2800, Home: (617)641-0513        ***
  37.     ***        "He is after me. Jim is after him."           ***
  38.     ***            - Hop on Pop, Dr. Seuss                   ***
  39.