Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-08 | [lcd4linux @ 2005-05-08 04:32:43 by reinelt] | reinelt | 1 | -184/+197 | |
CodingStyle added and applied | |||||
2005-05-05 | [lcd4linux @ 2005-05-05 08:36:12 by reinelt] | reinelt | 1 | -2/+5 | |
changed SELECT to SLCTIN | |||||
2005-05-04 | [lcd4linux @ 2005-05-04 07:18:44 by obconseil] | obconseil | 1 | -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. | |||||
2005-05-04 | [lcd4linux @ 2005-05-04 05:42:37 by reinelt] | reinelt | 1 | -0/+335 | |
Noritake driver added |