aboutsummaryrefslogtreecommitdiffstats
path: root/drv_Noritake.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-05-08[lcd4linux @ 2005-05-08 04:32:43 by reinelt]reinelt1-184/+197
CodingStyle added and applied git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@547 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-05[lcd4linux @ 2005-05-05 08:36:12 by reinelt]reinelt1-2/+5
changed SELECT to SLCTIN git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@542 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-04[lcd4linux @ 2005-05-04 07:18:44 by obconseil]obconseil1-36/+84
Driver modified according to Michels's recommendations : - Suppressed linux/parport.h depandancy. It was not needed anyway. - Compile-time disable the wait_busy polling function, replaced with a time wait. - Replaced the hardwire_* calls by their wire_* equivalent, to adapt other wirings. - Created a "Models" structure, containing parameters for the display. - Other cleanups, to remove compile-time warnings. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@541 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-04[lcd4linux @ 2005-05-04 05:42:37 by reinelt]reinelt1-0/+335
Noritake driver added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@539 3ae390bd-cb1e-0410-b409-cd5a39f66f1f