Commit Graph

13 Commits

Author SHA1 Message Date
reinelt
546476ef7e [lcd4linux @ 2003-10-05 17:58:50 by reinelt]
libtool junk; copyright messages cleaned up

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@253 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-05 17:58:50 +00:00
reinelt
73dfe3fa6f [lcd4linux @ 2003-07-18 04:43:14 by reinelt]
udelay: unnecessary sanity check removed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@197 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-07-18 04:43:14 +00:00
reinelt
a5db35ae86 [lcd4linux @ 2003-04-04 06:01:59 by reinelt]
new parallel port abstraction scheme

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@187 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-04-04 06:02:04 +00:00
reinelt
322f82cc38 [lcd4linux @ 2003-02-27 07:43:10 by reinelt]
asm/msr.h: included hard-coded definition of rdtscl() if msr.h cannot be found.

autoconf/automake/autoanything: switched back to 1.4. Hope it works again.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@185 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-02-27 07:43:11 +00:00
reinelt
f99cf1488f [lcd4linux @ 2002-08-21 06:09:53 by reinelt]
some T6963 fixes, ndelay wrap

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@165 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2002-08-21 06:09:53 +00:00
reinelt
35755c86f6 [lcd4linux @ 2002-08-17 14:14:21 by reinelt]
USBLCD fixes

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@156 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2002-08-17 14:14:21 +00:00
reinelt
e0bc8f47b9 [lcd4linux @ 2002-04-29 11:00:25 by reinelt]
added Toshiba T6963 driver
added ndelay() with nanosecond resolution

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@152 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2002-04-29 11:00:28 +00:00
reinelt
bed8137c1a [lcd4linux @ 2001-08-08 05:40:24 by reinelt]
renamed CLK_TCK to CLOCKS_PER_SEC

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@140 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-08-08 05:40:24 +00:00
reinelt
064f4880a2 [lcd4linux @ 2001-03-12 13:44:58 by reinelt]
new udelay() using Time Stamp Counters

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@112 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-12 13:44:58 +00:00
reinelt
3f2399e0a6 [lcd4linux @ 2001-03-12 12:39:36 by reinelt]
reworked autoconf a lot: drivers may be excluded, #define's went to config.h

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@110 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-12 12:39:36 +00:00
reinelt
46133e7120 [lcd4linux @ 2001-03-01 22:33:50 by reinelt]
renamed Raster_flush() to PPM_flush()

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@92 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-01 22:33:50 +00:00
reinelt
7ff246c045 [lcd4linux @ 2000-07-31 10:43:44 by reinelt]
some changes to support kernel-2.4 (different layout of various files in /proc)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@60 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-07-31 10:43:44 +00:00
reinelt
c8f4049a36 [lcd4linux @ 2000-04-15 16:56:52 by reinelt]
moved delay loops to udelay.c
renamed -d (debugging) switch to -v (verbose)
new switch -d to calibrate delay loop
'Delay' entry for HD44780 back again
delay loops will not calibrate automatically, because this will fail with hich CPU load

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@47 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-15 16:56:52 +00:00