aboutsummaryrefslogtreecommitdiff
path: root/graphics/picturebook/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/picturebook/files/patch-ai')
-rw-r--r--graphics/picturebook/files/patch-ai20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/picturebook/files/patch-ai b/graphics/picturebook/files/patch-ai
new file mode 100644
index 000000000000..02b64cc0ea0e
--- /dev/null
+++ b/graphics/picturebook/files/patch-ai
@@ -0,0 +1,20 @@
+diff -c mchip.c picturebook.fbsd/mchip.c
+*** mchip.c Wed Aug 2 08:15:04 2000
+--- picturebook.fbsd/mchip.c Mon Jan 1 06:18:37 2001
+***************
+*** 377,383 ****
+
+ delay1(MCHIP_HIC_CMD);
+
+! printf("continuous compressed capture started\n");
+ }
+
+ /* read one compressed frame from the framebuffer */
+--- 377,383 ----
+
+ delay1(MCHIP_HIC_CMD);
+
+! fprintf(stderr, "continuous compressed capture started\n");
+ }
+
+ /* read one compressed frame from the framebuffer */