From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Manfred Spraul <manfred@colorfullife.com>
Cc: Tom Winkler <tiger@tserver.2y.net>, linux-kernel@vger.kernel.org
Subject: Re: Vaio IRQ routing / USB problem
Date: Sun, 04 Nov 2001 09:04:12 -0500 [thread overview]
Message-ID: <3BE54ADC.14A2D24C@mandrakesoft.com> (raw)
In-Reply-To: <3BE5201F.78A6B811@colorfullife.com>
[-- Attachment #1: Type: text/plain, Size: 742 bytes --]
Manfred Spraul wrote:
> --- 2.4/arch/i386/kernel/pci-irq.c Sat Nov 3 19:51:08 2001
> +++ build-2.4/arch/i386/kernel/pci-irq.c Sun Nov 4 11:57:00 2001
> @@ -48,6 +48,8 @@
> * Search 0xf0000 -- 0xfffff for the PCI IRQ Routing Table.
> */
>
> +#undef DBG
> +#define DBG printk
> static struct irq_routing_table * __init pirq_find_routing_table(void)
> {
> u8 *addr;
This patch is probably preferred, it turns on all PCI and PCI
IRQ-related debugging, including dumping the PCI IRQ table.
Tom, please CC me a copy of the output as well, if you don't mind.
--
Jeff Garzik | Only so many songs can be sung
Building 1024 | with two lips, two lungs, and one tongue.
MandrakeSoft | - nomeansno
[-- Attachment #2: pci-irq-debug.patch --]
[-- Type: text/plain, Size: 464 bytes --]
Index: arch/i386/kernel/pci-i386.h
===================================================================
RCS file: /cvsroot/gkernel/linux_2_4/arch/i386/kernel/pci-i386.h,v
retrieving revision 1.3
diff -u -r1.3 pci-i386.h
--- arch/i386/kernel/pci-i386.h 2001/10/13 07:47:29 1.3
+++ arch/i386/kernel/pci-i386.h 2001/11/04 14:02:45
@@ -4,7 +4,7 @@
* (c) 1999 Martin Mares <mj@ucw.cz>
*/
-#undef DEBUG
+#define DEBUG 1
#ifdef DEBUG
#define DBG(x...) printk(x)
next prev parent reply other threads:[~2001-11-04 14:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-04 11:01 Vaio IRQ routing / USB problem Manfred Spraul
2001-11-04 14:04 ` Jeff Garzik [this message]
2001-11-04 18:47 ` Tom Winkler
[not found] ` <008e01c16531$87ee0350$0200a8c0@piii450>
2001-11-04 14:13 ` Manfred Spraul
-- strict thread matches above, loose matches on Subject: below --
2001-11-29 17:48 Jan Slupski
2001-11-04 10:18 Tom Winkler
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=3BE54ADC.14A2D24C@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=manfred@colorfullife.com \
--cc=tiger@tserver.2y.net \
/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