home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / READMEs / Peanuts-3 / i486 / screen / 754xdrv.README next >
Encoding:
Text File  |  1996-11-09  |  3.0 KB  |  87 lines

  1. == Cirrus Logic GD754x generic driver ==
  2.  
  3.  This driver is what allows color displaying for the computers which Cirrus Logic GD754x series are used in. "GD754x" means GD7541, GD7543, GD7548 and maybe also GD7542.
  4.  These controllers are mainly used in laptop computers, so this driver is designed, assuming that it will be used for LCD display.
  5.  If you try this driver, please read the following (environment and limitations).
  6.  
  7.  
  8.  
  9. [Required Environment]
  10. o Processor
  11.   For only Intel processors.
  12.  
  13. o OS
  14.   For only ver 3.3.
  15.   It don't works on ver 3.2 and earlier.
  16.   On ver 4.0(OpenStep for Mach), it is possible to work. But not tested yet.
  17.  
  18. o Graphic Controller
  19.   Cirrus Logic
  20.     GD7543, GD7548 (already tested)
  21.     GD7541, GD7542 (test not yet, but these are possible to work)
  22.  
  23. o Display Devices
  24.  Only 800x600 TFT LCD has been already tested and certainly works.
  25.  LCDs whose panel size are 640x480 or whose type of panel is DSTN, have never tested yet. But it's possible for them to work.
  26.  For CRT display, supports simultaneous displaying with LCD panel. CRT only displaying is not supported.
  27.  
  28. o Internal Bus
  29.  It works fine in PCI and not-PCI.
  30.  
  31.  
  32.  
  33. [Supported Modes]
  34. - 640x480  / 8bit color and 8bit grayscale
  35.     LCD/CRT simultaneously
  36. - 640x480  / 16bit color
  37.     LCD/CRT simultaneously
  38. - 800x600  / 8bit color and 8bit grayscale
  39.     640x480 LCD: LCD virtual screen mode only
  40.     800x600 LCD: LCD/CRT simultaneously
  41. - 800x600  / 16bit color
  42.     640x480 LCD: LCD virtual screen mode only
  43.     800x600 LCD: LCD/CRT simultaneously
  44. - 1024x768 / 8bit color and 8bit grayscale
  45.     LCD virtual screen mode only
  46.  
  47.  
  48.  
  49. [Machines that work fine]
  50.   vendor |  Model       | Controller | Internal Bus
  51. ---------+--------------+------------+-------------
  52.  SHARP    Mebius A-3xx   GD7543        PCI        sold only Japan
  53.  SHARP    Mebius A-4xx   GD7548        PCI        sold only Japan
  54.  COMPAQ   LTE5200        GD7543        PCI
  55.  AST      Ascentia 950N  GD7543        not-PCI
  56.  
  57.  
  58.  
  59. [Copyright and so on]
  60. - Copyright of this driver is held by "Hiroshi Noguchi".
  61.  
  62. - This driver is no fee software. So, I would like to refuse any fee and donation.
  63.  
  64. - Forbid the pre-installation into computers to sell.
  65.   Because there is the possibility that the seller will require the fee for work that is "pre-installing" and it makes difficult judging whether this driver is distributed with no fee.
  66.  
  67. - I have no liability for any troubles which cause by using this driver (troubles are system crash, loss of data and so on).
  68.   You should use this driver at your own risk.
  69.  
  70. - I allow redistribution on the other sites. If you redistribute, please mail to me where this driver will be put into.
  71.  
  72. - Updates of this driver will be done at irregular intevals or will not be done.
  73.  
  74. - If you install the machines not listed in section "Machines that work fine" and it works, please tell me the specs of your computer by E-mail.
  75.  
  76.  
  77.  
  78. [Any suggestions to]
  79. E-mail: noguchi@npost1.netspace.or.jp
  80.  
  81.  
  82.  
  83. Author:
  84.   Hiroshi Noguchi
  85.   E-mail: noguchi@npost1.netspace.or.jp (NeXT Mail not acceptable)
  86.  
  87.