From: Alexander Kern <alex.kern@gmx.de>
To: "Antonino A. Daplas" <adaplas@hotpop.com>,
Linus Torvalds <torvalds@osdl.org>
Cc: fbdev mail-list <linux-fbdev-devel@lists.sourceforge.net>
Subject: [PATCH trivial atyfb] swith debug off
Date: Sat, 6 Nov 2004 19:00:12 +0100 [thread overview]
Message-ID: <200411061900.12827.alex.kern@gmx.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 118 bytes --]
Hi,
it's out of interest for normally user to debug atyfb driver
Signed-off-by: Alexander Kern <alex.kern@gmx.de>
[-- Attachment #2: atyfb_undef_debug.patch --]
[-- Type: text/x-diff, Size: 403 bytes --]
--- linux-2.6.head/drivers/video/aty/atyfb_base.c.orig 2004-11-06 10:35:59.282703296 +0100
+++ linux-2.6.head/drivers/video/aty/atyfb_base.c 2004-11-06 10:40:11.857306120 +0100
@@ -100,8 +100,7 @@
/*
* Debug flags.
*/
-/*#undef DEBUG*/
-#define DEBUG
+#undef DEBUG
/* Make sure n * PAGE_SIZE is protected at end of Aperture for GUI-regs */
/* - must be large enough to catch all GUI-Regs */
reply other threads:[~2004-11-06 18:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200411061900.12827.alex.kern@gmx.de \
--to=alex.kern@gmx.de \
--cc=adaplas@hotpop.com \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).