From 002379a437d96babd684c9f2a860f193d4f89400 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 9 Mar 2001 14:30:01 +0000 Subject: [lcd4linux @ 2001-03-09 14:30:01 by reinelt] new ideas for TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 54e6177..bd62609 100644 --- a/TODO +++ b/TODO @@ -46,3 +46,10 @@ will be done with the big config-rework // 2001-03-05 Leo Tötsch // replace T_EXTENDED with a Flag similar to 'bar' // rejected, T_EXTENDED does a good job -mr + +2001-03-07 Michael Reinelt +use ppdev instead of ugly outb() + +2001-03-09 Michael Reinelt +replace udelay() assembly loop with rdtsc (read time stamp counter) +at least try to.... -- cgit v1.2.3 name='id' value='0d3179b42b73ede9750806e02d4e19460f5c96f3'/> lcd4linux Debian packagingJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
blob: 0501b04db12ebfd2ddf02e2475dce045db1c02d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36