new config option ExtendedMode for IOWarrior driver

This commit is contained in:
marschap
2008-08-03 17:30:40 +00:00
parent a399d2b9ef
commit 4ca1792fa0
6 changed files with 97 additions and 51 deletions
+3
View File
@@ -110,6 +110,9 @@ typedef struct driver_private_data {
/* line is always zeroed for whatever redefined character */
char lastline;
/* extended mode for some half-compatible modules */
int ext_mode;
int brightness;
int backlight;