1 1.1.6.2 skrll # $NetBSD: TS7200_LCD,v 1.1.6.2 2005/11/10 13:55:51 skrll Exp $ 2 1.1.6.2 skrll # 3 1.1.6.2 skrll # TS7200_LCD - standard TS7200, but with a 2x24 LCD attached 4 1.1.6.2 skrll # to the LCD header and a 4x4 matrix keypad attached to the DIO 5 1.1.6.2 skrll # header. 6 1.1.6.2 skrll # 7 1.1.6.2 skrll 8 1.1.6.2 skrll include "arch/evbarm/conf/TS7200" 9 1.1.6.2 skrll 10 1.1.6.2 skrll # HD44780 LCD on LCD header 11 1.1.6.2 skrll tslcd* at tspld? 12 1.1.6.2 skrll wsdisplay* at tslcd? console ? 13 1.1.6.2 skrll 14 1.1.6.2 skrll # 4x4 Matrix Keypad on DIO header 15 1.1.6.2 skrll tskp* at tspld? 16 1.1.6.2 skrll wskbd* at tskp? console ? mux 1 17