aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hid-tmff2.c3
-rw-r--r--hid-tmff2.kobin15384 -> 15384 bytes
-rw-r--r--hid-tmff2.mod.c2
-rw-r--r--hid-tmff2.mod.obin3776 -> 3776 bytes
4 files changed, 3 insertions, 2 deletions
diff --git a/hid-tmff2.c b/hid-tmff2.c
index 7b1a4f7..d9d866e 100644
--- a/hid-tmff2.c
+++ b/hid-tmff2.c
@@ -236,7 +236,8 @@ static int tmff_play(struct input_dev *dev, void *data,
}
static int tmff_init_t300rs(struct hid_device *hid){
-
+ /* wow this is slow */
+ int a = 0;
return 0;
}
diff --git a/hid-tmff2.ko b/hid-tmff2.ko
index c2141d9..aa53763 100644
--- a/hid-tmff2.ko
+++ b/hid-tmff2.ko
Binary files differ
diff --git a/hid-tmff2.mod.c b/hid-tmff2.mod.c
index 68341e4..46fb13c 100644
--- a/hid-tmff2.mod.c
+++ b/hid-tmff2.mod.c
@@ -37,4 +37,4 @@ MODULE_ALIAS("hid:b0003g*v0000044Fp0000B65A");
MODULE_ALIAS("hid:b0003g*v0000044Fp0000B65D");
MODULE_ALIAS("hid:b0003g*v0000044Fp0000B66E");
-MODULE_INFO(srcversion, "091792E1528C81AB03360D4");
+MODULE_INFO(srcversion, "C2C56173DC2F5BCAF993E9E");
diff --git a/hid-tmff2.mod.o b/hid-tmff2.mod.o
index ee5ef47..48ce6eb 100644
--- a/hid-tmff2.mod.o
+++ b/hid-tmff2.mod.o
Binary files differ