home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / i386unix / 132 < prev    next >
Encoding:
Text File  |  1992-12-23  |  2.2 KB  |  50 lines

  1. Newsgroups: comp.windows.x.i386unix
  2. Path: sparky!uunet!munnari.oz.au!metro!news
  3. From: dawes@physics.su.OZ.AU (David Dawes)
  4. Subject: Re: X386 on Hercules and X386 bugs and suggestions
  5. Message-ID: <1992Dec23.034000.26842@ucc.su.OZ.AU>
  6. Sender: news@ucc.su.OZ.AU
  7. Nntp-Posting-Host: physics.su.oz.au
  8. Organization: School of Physics, University of Sydney, Australia
  9. References: <1992Dec21.052259.24129@athena.mit.edu> <1992Dec21.132332.11450@cbnewsj.cb.att.com> <1992Dec21.175647.9279@athena.mit.edu>
  10. Date: Wed, 23 Dec 1992 03:40:00 GMT
  11. Lines: 37
  12.  
  13. In article <1992Dec21.175647.9279@athena.mit.edu> dmatic@athena.mit.edu (Davor Matic) writes:
  14. >
  15. >
  16. >I have a question about IMAGE_BYTE_ODER and BITMAP_BIT_ORDER.
  17. >
  18. >i386/486 machines use IMAGE_BYTE_ORDER as LSBFirst.  Now, I noticed
  19. >that BITMAP_BIT_ORDER is defined to be LSBFirst as well for SYSV386.
  20. >BITMAP_BIT_ORDER should be device dependant, right?  So are VGA's
  21. >really LSBFirst or is this not relevant if one is using only the
  22. >vga256 driver?  mfb certailny works faster with both BIT and BYTE 
  23. >order the same way.
  24.  
  25. It's matters for the mono vga driver where BITMAP_BIT_ORDER is MSBFirst.
  26.  
  27. >What happens if one wants to use two devices which use different 
  28. >BITMAP_BIT_ORDER in the same server?  Is this possible at all?
  29.  
  30. Not sure -- that's why XFree86 has a separate binary for the colour and
  31. mono servers.  I've never tried setting BITMAP_BIT_ORDER to MSBFirst in
  32. the vga256 server (off-hand I can't think why it wouldn't work).  We've
  33. found that if IMAGE_BYTE_ORDER != BITMAP_BIT_ORDER,
  34. BITMAP_SCANLINE_UNIT needs to be set to 8 instead of the usual 32.
  35.  
  36. >Hercules card is MSBFirst for BITMAP_BIT_ORDER.  What is the correct
  37. >order for VGA boards?  Can I use both in the same server?
  38. >
  39. >Where can I find XFree86 source code, but not as patches, please?
  40.  
  41. It is only available as patches to the MIT X11R5 source.  The patches
  42. are on export.lcs.mit.edu in contrib/XFree86.
  43.  
  44. David
  45. --
  46. ------------------------------------------------------------------------------
  47.  David Dawes (dawes@physics.su.oz.au)    DoD#210      | Phone: +61 2 692 2639
  48.  School of Physics, University of Sydney, Australia   | Fax:   +61 2 660 2903
  49. ------------------------------------------------------------------------------
  50.