[PATCH] Fix a misleading comment in video.c

8 views
Skip to first unread message

Jun Koi

unread,
May 28, 2010, 2:23:21 AM5/28/10
to hype...@googlegroups.com
This patch fixes a misleading comment in video.c

Thanks,
J

patch1.diff

joystick

unread,
May 30, 2010, 4:27:02 AM5/30/10
to hyperdbg
Thanks Jun,

the comment was misleading indeed. I will include your patch in the
next commit :-)

Cheers,
A.
>  patch1.diff
> < 1KViewDownload

Jun Koi

unread,
May 30, 2010, 4:46:47 AM5/30/10
to hype...@googlegroups.com
On Sun, May 30, 2010 at 5:27 PM, joystick <aristid...@gmail.com> wrote:
> Thanks Jun,
>
> the comment was misleading indeed. I will include your patch in the
> next commit :-)

actually my patch was not really correct, either. it should say
"enable", not "disable". pls see the below correct patch.

thanks,
Jun

Index: video.c

===================================================================

--- video.c (revision 50)

+++ video.c (working copy)

@@ -48,7 +48,7 @@

#define VIDEO_ADDRESS_BOCHS 0xe0000000
#define DEFAULT_VIDEO_ADDRESS VIDEO_ADDRESS_BOCHS

-/* Uncomment this line to disable video autodetect */
+/* Comment below line to enable video autodetect */
#define VIDEO_ADDRESS_MANUAL

/* ################# */

Reply all
Reply to author
Forward
0 new messages