Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups
[pandora-kernel.git] / include / linux / connector.h
index 95952cc..4c02119 100644 (file)
 #define CN_IDX_CONNECTOR               0xffffffff
 #define CN_VAL_CONNECTOR               0xffffffff
 
-#define CN_NETLINK_USERS               1
+/*
+ * Process Events connector unique ids -- used for message routing
+ */
+#define CN_IDX_PROC                    0x1
+#define CN_VAL_PROC                    0x1
+#define CN_IDX_CIFS                    0x2
+#define CN_VAL_CIFS                     0x1
+#define CN_W1_IDX                      0x3     /* w1 communication */
+#define CN_W1_VAL                      0x1
+
+
+#define CN_NETLINK_USERS               4
 
 /*
  * Maximum connector's message size.