Skip to content

Instantly share code, notes, and snippets.

@erosennin
erosennin / strace-mxcfb-ioctl.patch
Last active August 29, 2015 14:08
strace patch: decode (some) framebuffer ioctls on Kobo devices
diff --git a/Makefile.am b/Makefile.am
index 703f4da..3d11c1f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,6 +36,7 @@ strace_SOURCES = \
loop.c \
mem.c \
mtd.c \
+ mxcfb.c \
net.c \