1 ========================================== 1 ========================================== 2 ks0108 LCD Controller Driver Documentation 2 ks0108 LCD Controller Driver Documentation 3 ========================================== 3 ========================================== 4 4 5 :License: GPLv2 5 :License: GPLv2 6 :Author & Maintainer: Miguel Ojeda <ojeda@ker 6 :Author & Maintainer: Miguel Ojeda <ojeda@kernel.org> 7 :Date: 2006-10-27 7 :Date: 2006-10-27 8 8 9 9 10 10 11 .. INDEX 11 .. INDEX 12 12 13 1. DRIVER INFORMATION 13 1. DRIVER INFORMATION 14 2. DEVICE INFORMATION 14 2. DEVICE INFORMATION 15 3. WIRING 15 3. WIRING 16 16 17 17 18 1. Driver Information 18 1. Driver Information 19 --------------------- 19 --------------------- 20 20 21 This driver supports the ks0108 LCD controller 21 This driver supports the ks0108 LCD controller. 22 22 23 23 24 2. Device Information 24 2. Device Information 25 --------------------- 25 --------------------- 26 26 27 :Manufacturer: Samsung 27 :Manufacturer: Samsung 28 :Device Name: KS0108 LCD Controller 28 :Device Name: KS0108 LCD Controller 29 :Device Code: ks0108 29 :Device Code: ks0108 30 :Webpage: - 30 :Webpage: - 31 :Device Webpage: - 31 :Device Webpage: - 32 :Type: LCD Controller (Liquid Crystal 32 :Type: LCD Controller (Liquid Crystal Display Controller) 33 :Width: 64 33 :Width: 64 34 :Height: 64 34 :Height: 64 35 :Colors: 2 (B/N) 35 :Colors: 2 (B/N) 36 :Pages: 8 36 :Pages: 8 37 :Addresses: 64 each page 37 :Addresses: 64 each page 38 :Data size: 1 byte each address 38 :Data size: 1 byte each address 39 :Memory size: 8 * 64 * 1 = 512 bytes 39 :Memory size: 8 * 64 * 1 = 512 bytes 40 40 41 41 42 3. Wiring 42 3. Wiring 43 --------- 43 --------- 44 44 45 The driver supports data parallel port wiring. 45 The driver supports data parallel port wiring. 46 46 47 If you aren't building LCD related hardware, y 47 If you aren't building LCD related hardware, you should check 48 your LCD specific wiring information in the sa 48 your LCD specific wiring information in the same folder. 49 49 50 For example, check Documentation/admin-guide/a 50 For example, check Documentation/admin-guide/auxdisplay/cfag12864b.rst
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.