Blame view

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