Lines Matching +full:40 +full:a
3 # For a description of the syntax of this configuration file,
38 This is a module with the common symbols for HD44780 (and compatibles)
49 Enable support for Character LCDs using a HD44780 controller.
51 This code can either be compiled as a module, or linked into the
60 If you have a LCD controlled by one or more KS0108
65 parport, you will be able to compile this as a module (M)
68 To compile this as a module, choose M here:
84 You can specify a different address if you need.
92 If you compile this as a module, you can still override this
107 If you compile this as a module, you can still override this
121 If you have a Crystalfontz 128x64 2-color LCD, cfag12864b Series,
129 The LCD framebuffer driver can be attached to a console.
133 To compile this as a module, choose M here:
150 Be careful modifying this value to a very high value:
156 If you compile this as a module, you can still override this
191 This is a driver that lets you use the lcd2s 20x4 character display
192 from Modtronix engineering as a console output device. The display
193 is a simple single color character display. You have to connect it
200 This is a driver for the character LCD found on the ARM Ltd.
215 compiled as a module, or linked into the kernel and started at boot.
238 used to define an approximative configuration, completed by a few
258 This enables and configures a keypad connected to the parallel port.
277 '\e[L' which are specific to the LCD, and a few ANSI codes. The
279 under the name '/dev/lcd'. There are a total of 6 supported types :
303 int "Number of characters per line on the LCD (1-40)"
304 range 1 40
305 default 40
308 Common values are 16,20,24,40.
312 int "Internal LCD line width (1-40, 40 by default)"
313 range 1 40
314 default 40
316 Most LCDs use a standard controller which supports hardware lines of 40
324 If you don't know, put '40' here.
332 Most LCDs use a single address bit to differentiate line 0 and line 1. Since
333 some of them need to be able to address 40 chars with the lower bits, they
337 If you don't know what your LCD uses, in doubt let 16 here for a 2x16, and
338 64 here for a 2x40.
346 Some controllers such as the KS0074 use a somewhat strange character set
362 This driver now supports any serial or parallel LCD wired to a parallel
364 be driving a serial LCD or a parallel one. Serial LCDs only use 2 wires
366 (E, RS, sometimes RW), and 4 or 8 for the data. Use 0 here for a 8 bits
367 parallel LCD, and 1 for a serial LCD.
467 and the driver version with a custom message. This is useful on appliances
468 where a simple 'Starting system' message can be enough to stop a customer
471 If you say 'Y' here, you'll be able to choose a message yourself. Otherwise,
480 and the driver version with a custom message. This is useful on appliances
481 where a simple 'Starting system' message can be enough to stop a customer