linux/Documentation/auxdisplay/ks0108
<<
>>
Prefs
   1        ==========================================
   2        ks0108 LCD Controller Driver Documentation
   3        ==========================================
   4
   5License:                GPLv2
   6Author & Maintainer:    Miguel Ojeda Sandonis
   7Date:                   2006-10-27
   8
   9
  10
  11--------
  120. INDEX
  13--------
  14
  15        1. DRIVER INFORMATION
  16        2. DEVICE INFORMATION
  17        3. WIRING
  18
  19
  20---------------------
  211. DRIVER INFORMATION
  22---------------------
  23
  24This driver supports the ks0108 LCD controller.
  25
  26
  27---------------------
  282. DEVICE INFORMATION
  29---------------------
  30
  31Manufacturer:   Samsung
  32Device Name:    KS0108 LCD Controller
  33Device Code:    ks0108
  34Webpage:        -
  35Device Webpage: -
  36Type:           LCD Controller (Liquid Crystal Display Controller)
  37Width:          64
  38Height:         64
  39Colors:         2 (B/N)
  40Pages:          8
  41Addresses:      64 each page
  42Data size:      1 byte each address
  43Memory size:    8 * 64 * 1 = 512 bytes
  44
  45
  46---------
  473. WIRING
  48---------
  49
  50The driver supports data parallel port wiring.
  51
  52If you aren't building LCD related hardware, you should check
  53your LCD specific wiring information in the same folder.
  54
  55For example, check Documentation/auxdisplay/cfag12864b.
  56