94624 posts 31 follows 448 followers
おもに東海道らぐ実況とかのコミュニティ活動用
shimada@inari.opencocon.org (メイン, 開発用), wishlist http://amzn.asia/1GYghhC
+/*+ * for ThinkPad Tablet 10 only,+ * ugly workaround strange ACPI operation region+ */+#include <linux/i2c.h>+#include <linux/delay.h>+/* the battery device sits on I2C bus 0 @0x70 */+#define TPT10BAT_I2C_ADDR 0x70+#define TPT10BAT_I2C_BUS 0