summaryrefslogtreecommitdiffstats
path: root/id.h
diff options
context:
space:
mode:
Diffstat (limited to 'id.h')
-rw-r--r--id.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/id.h b/id.h
new file mode 100644
index 0000000..552c1e5
--- /dev/null
+++ b/id.h
@@ -0,0 +1,10 @@
+
+#if 0
+#define ID_PRODUCT 0xee3
+#define BUS_ID 0x0
+#else
+#define ID_PRODUCT 0xee4
+#define BUS_ID 0x1
+#endif
+
+