check for correct device response; add timeouts for socket (fixes LCDd hang up

e.g. when device disappear) (all by M. Bialonczyk)
This commit is contained in:
mmdolze
2011-03-30 06:35:22 +00:00
parent 5fbc384be5
commit 788ef58b99
3 changed files with 134 additions and 63 deletions
+1
View File
@@ -30,6 +30,7 @@ v.0.5dev (ongoing development)
* ula200: convert custom characters to 8 byte bitmap
* Build system: Fix trying to install svga driver twice
+ imon: Add bignum support (Y. Scheglyuk)
* hd44780/ethlcd: fix LCDd hang up on network error (exits now) (M. Bialonczyk)
v0.5.4
* Update driver includes and LDFLAGS (fixed glk and bayrad binding error)