1178 Commits

Author SHA1 Message Date
reinelt 5b1f2c2f71 [lcd4linux @ 2001-02-13 12:43:24 by reinelt]
HD_gpo() was missing

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@78 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-13 12:43:24 +00:00
reinelt 468d6dd5c3 [lcd4linux @ 2001-02-13 09:00:13 by reinelt]
prepared framework for GPO's (general purpose outputs)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@77 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-13 09:00:13 +00:00
reinelt 4af4f94342 [lcd4linux @ 2001-02-11 23:34:07 by reinelt]
fixed a small bug where the throughput of an offline ISDN connection is displayed as '----', but the
online value is 5 chars long. corrected to ' ----'.
thanks to Carsten Nau <info@cnau.de>

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@76 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-11 23:34:07 +00:00
reinelt fa39c49d89 [lcd4linux @ 2000-12-07 20:47:54 by reinelt]
first try for SIN bars

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@75 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-12-07 20:47:54 +00:00
reinelt 1c777e24c1 [lcd4linux @ 2000-12-01 20:42:37 by reinelt]
added debugging of SIN driver output, probably found the positioning bug (format %02x instead of %2x)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@74 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-12-01 20:42:37 +00:00
reinelt 5414619565 [lcd4linux @ 2000-12-01 07:20:26 by reinelt]
modified text positioning: row starts with 0, column is hexadecimal

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@73 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-12-01 07:20:26 +00:00
reinelt 807023c0f8 [lcd4linux @ 2000-11-28 20:20:38 by reinelt]
added debug.c
things like that should not hapen. debug.c exists for a few months now, but was never added to CVS. Shit happens....

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@72 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-11-28 20:20:38 +00:00
reinelt d0388bbf0b [lcd4linux @ 2000-11-28 17:27:19 by reinelt]
changed decimal values for screen, row, column to ascii values (shame on you!)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@71 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-11-28 17:27:19 +00:00
reinelt 77f85dbb78 [lcd4linux @ 2000-11-28 16:46:11 by reinelt]
first try to support display of SIN router

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@70 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-11-28 16:46:11 +00:00
reinelt ef2f430d34 [lcd4linux @ 2000-11-17 10:36:23 by reinelt]
fixed parsing of /proc/net/dev for 2.0 kernels

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@69 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-11-17 10:36:23 +00:00
reinelt 6a644394ec [lcd4linux @ 2000-10-25 08:10:48 by reinelt]
added restart funnctionality
(lots of this code was stolen from sendmail.c)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@68 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-10-25 08:10:48 +00:00
reinelt 2415ddad4b [lcd4linux @ 2000-10-20 07:17:07 by reinelt]
corrected a bug in HD_goto()
Thanks to Gregor Szaktilla <gregor@szaktilla.de>

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@67 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-10-20 07:17:07 +00:00
reinelt c862bfeed1 [lcd4linux @ 2000-10-08 09:16:40 by reinelt]
Linux-2.4.0-test9 changed the layout of /proc/stat (especially the disk_io line)
rearranged parsing of some /proc files and (hopefully) made it more robust in concerns of format changes

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@66 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-10-08 09:16:40 +00:00
reinelt 5ab3a459f9 [lcd4linux @ 2000-08-10 18:42:20 by reinelt]
fixed some bugs with the new syslog code

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@65 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-08-10 18:42:20 +00:00
reinelt 994c3f1ff0 [lcd4linux @ 2000-08-10 09:44:09 by reinelt]
new debugging scheme: error(), info(), debug()
uses syslog if in daemon mode

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@64 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-08-10 09:44:09 +00:00
reinelt 0cb72bf49d [lcd4linux @ 2000-08-09 14:14:11 by reinelt]
new switch -F (do not fork)
added automatic forking if -F not specified

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@63 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-08-09 14:14:11 +00:00
reinelt fc2a80a978 [lcd4linux @ 2000-08-09 11:03:07 by reinelt]
fixed a bug in system.c where the format of /proc/net/dev was not correctly
detected and parsed with different kernels

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@62 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-08-09 11:03:07 +00:00
reinelt 1645d61018 [lcd4linux @ 2000-08-09 09:50:29 by reinelt]
opened 0.98 development
removed driver-specific signal-handlers
added 'quit'-function to driver structure
added global signal-handler

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@61 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-08-09 09:50:29 +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 5369cdf6f6 [lcd4linux @ 2000-07-31 06:46:35 by reinelt]
eliminated some compiler warnings with glibc

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@59 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-07-31 06:46:35 +00:00
herp 1e6198b7be [lcd4linux @ 2000-06-04 21:43:50 by herp]
minor bugfix (zero length)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@58 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-06-04 21:43:50 +00:00
reinelt 2c5d167138 [lcd4linux @ 2000-05-21 06:20:35 by reinelt]
added ppp throughput
token is '%t[iomt]' at the moment, but this will change in the near future

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@57 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-05-21 06:20:35 +00:00
herp 4b2b6ee2f0 [lcd4linux @ 2000-05-03 17:14:51 by herp]
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@56 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-05-03 17:14:51 +00:00
herp 1df2f43206 [lcd4linux @ 2000-05-03 09:37:32 by herp]
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@55 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-05-03 09:37:32 +00:00
herp 6373b1b0c3 [lcd4linux @ 2000-05-02 23:07:48 by herp]
Crystalfontz initial coding

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@54 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-05-02 23:07:48 +00:00
reinelt 23a1214b15 [lcd4linux @ 2000-05-02 06:05:00 by reinelt]
driver for 3Com Palm Pilot added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@53 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-05-02 06:05:00 +00:00
reinelt e6cc895f5d [lcd4linux @ 2000-04-30 06:40:42 by reinelt]
bars for Beckmann+Egle driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@52 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-30 06:40:42 +00:00
reinelt c501b39d59 [lcd4linux @ 2000-04-28 05:19:55 by reinelt]
first release of the Beckmann+Egle driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@51 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-28 05:19:55 +00:00
reinelt 9382c096f3 [lcd4linux @ 2000-04-20 05:48:42 by reinelt]
added documentation to EXTRA_DIST so that they go into the tarball

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@50 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-20 05:48:42 +00:00
reinelt 6b0b31cdb7 [lcd4linux @ 2000-04-19 04:44:20 by reinelt]
README for HD44780 driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@49 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-19 04:44:20 +00:00
reinelt b8d1fec4ab [lcd4linux @ 2000-04-17 05:14:27 by reinelt]
added README.44780

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@48 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-17 05:14:27 +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
reinelt 5843f20a9d [lcd4linux @ 2000-04-15 11:56:35 by reinelt]
more debug messages

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@46 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-15 11:56:35 +00:00
reinelt 24f64dfa55 [lcd4linux @ 2000-04-15 11:13:54 by reinelt]
added '-d' (debugging) switch
added several debugging messages
removed config entry 'Delay' for HD44780 driver
delay loop for HD44780 will be calibrated automatically

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@45 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-15 11:13:54 +00:00
reinelt 6dfd10e9f5 [lcd4linux @ 2000-04-13 06:09:52 by reinelt]
added BogoMips() to system.c (not used by now, maybe sometimes we can
calibrate our delay loop with this value)

added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully
no compiler will optimize away the delay loop!

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@44 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-13 06:09:52 +00:00
reinelt 73ffb61bfc [lcd4linux @ 2000-04-12 08:05:45 by reinelt]
first version of the HD44780 driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@43 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-12 08:05:45 +00:00
reinelt 66d30deaa9 [lcd4linux @ 2000-04-10 04:40:53 by reinelt]
minor changes and cleanups

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@42 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-10 04:40:53 +00:00
reinelt a3e3fa4aaf [lcd4linux @ 2000-04-07 05:42:20 by reinelt]
UUCP style lockfiles for the serial port

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@41 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-07 05:42:20 +00:00
reinelt ef1af83c23 [lcd4linux @ 2000-04-05 05:58:36 by reinelt]
fixed bug in XWindow.c: union semun isn't defined with glibc-2.1

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@40 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-05 05:58:36 +00:00
reinelt abec9a6cf8 [lcd4linux @ 2000-04-05 04:12:00 by reinelt]
TODO added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@39 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-05 04:12:00 +00:00
herp 514bf82446 [lcd4linux @ 2000-04-03 23:53:23 by herp]
fixed a bug that caused pixel-errors ("fliegendreck") under high load

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@38 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 23:53:23 +00:00
reinelt 7d7789328f [lcd4linux @ 2000-04-03 17:31:52 by reinelt]
suppress welcome message if display is smaller than 20x2
change lcd4linux.ppm to 32 pixel high so KDE won't stretch the icon

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@37 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 17:31:52 +00:00
reinelt 8351360331 [lcd4linux @ 2000-04-03 06:54:03 by reinelt]
KDE application link

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@36 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 06:54:03 +00:00
reinelt 48fd69bbdd [lcd4linux @ 2000-04-03 06:53:09 by reinelt]
releasing 0.96
annoying X11 bugs hopefully fixed
KDE integration

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@35 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 06:53:09 +00:00
reinelt 7b287b3728 [lcd4linux @ 2000-04-03 04:46:38 by reinelt]
added '-c key=val' option

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@34 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 04:46:38 +00:00
reinelt c82e27017c [lcd4linux @ 2000-04-03 04:01:31 by reinelt]
if 'gap' is specified as -1, a gap of (pixelsize+pixelgap) is selected automatically

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@33 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 04:01:31 +00:00
herp 568f40eacc [lcd4linux @ 2000-04-02 22:07:10 by herp]
fixded a bug that occasionally caused Xlib errors

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@32 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-02 22:07:10 +00:00
herp 8a4bece615 [lcd4linux @ 2000-04-01 22:40:42 by herp]
geometric correction (too many pixelgaps)
lcd4linux main should return int, not void

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@31 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-01 22:40:42 +00:00
herp f57c269d10 [lcd4linux @ 2000-04-01 19:33:45 by herp]
colors in format \#RRGGBB in config-file now understood

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@30 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-01 19:33:45 +00:00
reinelt 194757539b [lcd4linux @ 2000-04-01 16:22:38 by reinelt]
bug that caused a segfault in processor.c fixed (thanks to herp)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@29 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-01 16:22:38 +00:00