home *** CD-ROM | disk | FTP | other *** search
/ Dream 48 / Amiga_Dream_48.iso / LinuxPpc / contrib / MOTO_BH.readme < prev    next >
Text File  |  1998-01-19  |  1KB  |  39 lines

  1.                     Tue Feb  4 13:33:07 CST 1997
  2.  
  3. The file "MOTO_BH_g.gz" is a gzip'd binary of my X server for 
  4. Motorola PowerStack systems with an onboard Cirrus chip. 
  5. [The "BH" stands for "Blackhawk" which was the internal 
  6. name for the system.]
  7.  
  8. The server is an "accel" type X server based on Gary's (gdt)
  9. XFree86-3.1.2 source tree.
  10.  
  11. The only hardware acceleration that I have added is to use the 
  12. hardware cursor.  I plan to work on getting the Blitter to work
  13. for screen-to-screen area copies (to make xterm scroll faster)
  14. when I have more time to play.
  15.  
  16. I have only run a few quick tests:
  17.  
  18.     1) X emacs seems to work okay
  19.     2) I pointed netscape from an AIX box to
  20.        my X server and went to gdt's home page and
  21.        his smiling face appeared
  22.  
  23. There are many problems with the X server here is a short list:
  24.  
  25.     1) hardcoded resolution and refresh rate: 1024x768x8 @ 60Hz
  26.     2) will core dump when coming out of screen saver mode
  27.            the workaround is to  do:  "xset s off"
  28.     3) will core dump if you do a Virtual Terminal switch
  29.     4) is slow, need to at least add screen to screen blit
  30.        support for xterm scrolling.
  31.     5) core dumped when I ran x11perf 
  32.        
  33.  
  34. I will provide my source and XFree86-3.1.2 changes after I cleanup
  35. my tree a bit more.
  36.  
  37. Pat Kane
  38. --------
  39.