Make all drivers using parallel port fail if they cannot get IO permission.

This commit is contained in:
mmdolze
2009-09-14 19:08:22 +00:00
parent 6e781ed0a0
commit 55a9795c8a
7 changed files with 34 additions and 12 deletions
+1
View File
@@ -8,6 +8,7 @@ Key:
v.0.5dev (ongoing development)
* Update driver includes and LDFLAGS (fixed glk and bayrad binding error)
* Modify all drivers to use server/drivers/report.h instead of shared/report.h
* Make all drivers using parallel port fail if they cannot get IO permission
v0.5.3
+ lcdexec: notification when called program finishes