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

  1. Newsgroups: comp.windows.x.i386unix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!sdd.hp.com!think.com!enterpoop.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!dmatic
  3. From: dmatic@athena.mit.edu (Davor Matic)
  4. Subject: Re: X386 on Hercules and X386 bugs and suggestions
  5. Message-ID: <1992Dec21.175647.9279@athena.mit.edu>
  6. Sender: news@athena.mit.edu (News system)
  7. Nntp-Posting-Host: e40-008-4.mit.edu
  8. Organization: Massachusetts Institute of Technology
  9. References: <1992Dec21.032715.14701@cbnewsj.cb.att.com> <1992Dec21.052259.24129@athena.mit.edu> <1992Dec21.132332.11450@cbnewsj.cb.att.com>
  10. Date: Mon, 21 Dec 1992 17:56:47 GMT
  11. Lines: 19
  12.  
  13.  
  14.  
  15. I have a question about IMAGE_BYTE_ODER and BITMAP_BIT_ORDER.
  16.  
  17. i386/486 machines use IMAGE_BYTE_ORDER as LSBFirst.  Now, I noticed
  18. that BITMAP_BIT_ORDER is defined to be LSBFirst as well for SYSV386.
  19. BITMAP_BIT_ORDER should be device dependant, right?  So are VGA's
  20. really LSBFirst or is this not relevant if one is using only the
  21. vga256 driver?  mfb certailny works faster with both BIT and BYTE 
  22. order the same way.
  23.  
  24. What happens if one wants to use two devices which use different 
  25. BITMAP_BIT_ORDER in the same server?  Is this possible at all?
  26.  
  27. Hercules card is MSBFirst for BITMAP_BIT_ORDER.  What is the correct
  28. order for VGA boards?  Can I use both in the same server?
  29.  
  30. Where can I find XFree86 source code, but not as patches, please?
  31.  
  32.