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