summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device/odevice_zaurus.h
authormickeyl <mickeyl>2005-01-29 18:37:14 (UTC)
committer mickeyl <mickeyl>2005-01-29 18:37:14 (UTC)
commit3f25fb92b1dde002ea0c2a3aedffd3912054c380 (patch) (side-by-side diff)
treebb3b92f37236e516952c44fc31c16815505dd8f4 /libopie2/opiecore/device/odevice_zaurus.h
parente6c61408933a3473f25f89d9ba58aceb0b2a2bee (diff)
downloadopie-3f25fb92b1dde002ea0c2a3aedffd3912054c380.zip
opie-3f25fb92b1dde002ea0c2a3aedffd3912054c380.tar.gz
opie-3f25fb92b1dde002ea0c2a3aedffd3912054c380.tar.bz2
use FB_BLANK_UNBLANK and FB_BLANK_POWERDOWN for the 2.6 interface
Diffstat (limited to 'libopie2/opiecore/device/odevice_zaurus.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opiecore/device/odevice_zaurus.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/libopie2/opiecore/device/odevice_zaurus.h b/libopie2/opiecore/device/odevice_zaurus.h
index 04e73c4..80593ce 100644
--- a/libopie2/opiecore/device/odevice_zaurus.h
+++ b/libopie2/opiecore/device/odevice_zaurus.h
@@ -77,3 +77,3 @@
-// Brightness
+// Brightness Embedix
#define SHARP_FL_IOCTL_DEVICE "/dev/sharp_fl"
@@ -85,2 +85,6 @@
+// Vesa Standard
+#define FB_BLANK_UNBLANK 0
+#define FB_BLANK_POWERDOWN 4
+
namespace Opie {