]> Devoid-pointer.net GitWeb - omnibook.git/commitdiff
Added SMI_GET_DOCK which one can use to read docking-status.
authorHolger Nelson <hnelson@hnelson.de>
Wed, 20 Sep 2006 20:36:56 +0000 (20:36 +0000)
committerHolger Nelson <hnelson@hnelson.de>
Wed, 20 Sep 2006 20:36:56 +0000 (20:36 +0000)
Added SMI_SET_DOCK from which I believe that it can be used to prepare for
(un-)docking.

ec.h

diff --git a/ec.h b/ec.h
index cf8fc87f9bd713dcbdac28081ac5b47ded4aa939..c80514c551cb7ece1db4b5990f11442bbb535699 100644 (file)
--- a/ec.h
+++ b/ec.h
@@ -409,6 +409,8 @@ int omnibook_toggle(const struct omnibook_operation *io_op, int toggle);
 #define SMI_SET_FN_INTERFACE   0xa9
 #define SMI_GET_FN_INTERFACE   0xaa
 #define SMI_GET_FN_LAST_SCAN   0xab
+#define SMI_SET_DOCK           0xac    /* Undocumented */
+#define SMI_GET_DOCK           0xad    /* Undocumented */
 #define SMI_SET_FN_F5_INTERFACE        0xc2
 
 #define SMI_FN_KEYS_MASK       0x01