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

  1. Xref: sparky comp.os.linux:21919 comp.windows.x.i386unix:165
  2. Newsgroups: comp.os.linux,comp.windows.x.i386unix
  3. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!roell
  4. From: roell@informatik.tu-muenchen.de (Thomas Roell)
  5. Subject: Re: XFree 1.1 with T8900; mixed results.
  6. In-Reply-To: robbel@fwi.uva.nl's message of 28 Dec 92 16:59:48 GMT
  7. References: <1992Dec28.165948.17397@fwi.uva.nl>
  8. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  9. Organization: Inst. fuer Informatik, Technische Univ. Muenchen, Germany
  10. Date: Mon, 28 Dec 1992 18:18:42 GMT
  11. Message-ID: <1992Dec28.181842.21972@Informatik.TU-Muenchen.DE>
  12. Lines: 23
  13.  
  14. >  2. why does the 256 color Trident display driver only support
  15. >     T8900C chips? What's this annoying difference between the
  16. >     T8900B and C?
  17.  
  18. That's a very trivial reason. For some X stuff you need to have access
  19. to a source byte and a destination byte at the same time. If you deal
  20. with SVGA's which cannot map their whole 1MB video memory into the
  21. CPU's address space, you have to do banking. If you also have to
  22. fullfill the upper constraint, then you see that you need to have two
  23. banks which can be used independantly (since source and destination of
  24. the operation might not be in the same bank).
  25.  
  26. The TVGA8900B supports only ONE bank, while the TVGA8900C supports TWO
  27. banks.
  28.  
  29. - Thomas
  30.  
  31.  
  32. --
  33. -------------------------------------------------------------------------------
  34. Das Reh springt hoch,                 e-mail: roell@sgcs.com
  35. das Reh springt weit,                #include <sys/pizza.h>
  36. was soll es tun, es hat ja Zeit ...
  37.