Back to home page

OSCL-LXR

 
 

    


0001 ==========================================
0002 ks0108 LCD Controller Driver Documentation
0003 ==========================================
0004 
0005 :License:               GPLv2
0006 :Author & Maintainer:   Miguel Ojeda <ojeda@kernel.org>
0007 :Date:                  2006-10-27
0008 
0009 
0010 
0011 .. INDEX
0012 
0013         1. DRIVER INFORMATION
0014         2. DEVICE INFORMATION
0015         3. WIRING
0016 
0017 
0018 1. Driver Information
0019 ---------------------
0020 
0021 This driver supports the ks0108 LCD controller.
0022 
0023 
0024 2. Device Information
0025 ---------------------
0026 
0027 :Manufacturer:  Samsung
0028 :Device Name:   KS0108 LCD Controller
0029 :Device Code:   ks0108
0030 :Webpage:       -
0031 :Device Webpage: -
0032 :Type:          LCD Controller (Liquid Crystal Display Controller)
0033 :Width:         64
0034 :Height:        64
0035 :Colors:        2 (B/N)
0036 :Pages:         8
0037 :Addresses:     64 each page
0038 :Data size:     1 byte each address
0039 :Memory size:   8 * 64 * 1 = 512 bytes
0040 
0041 
0042 3. Wiring
0043 ---------
0044 
0045 The driver supports data parallel port wiring.
0046 
0047 If you aren't building LCD related hardware, you should check
0048 your LCD specific wiring information in the same folder.
0049 
0050 For example, check Documentation/admin-guide/auxdisplay/cfag12864b.rst