Jeff Garzik wrote: > > Remi Turk wrote: > > > > Jeff Garzik wrote: > > > > > > Ok, after fixing a bad interaction where the Web server was trying to > > > run dump_pirq as a CGI script, dump_pirq can be retrieved from > > > > > > http://gtf.org/garzik/kernel/files/dump_pirq > > > > :-) > > > > I just posted pcmcia-cs dump_pirq's output. > > Same thing :) I posted pcmcia_cs's dump_pirq as a convenience so > others wouldn't have to download and extract the tarball. > > Attached below is a message I just sent to someone else who is having > the same problem as you. Would it be possible for you to try the stuff > I suggest in the message as well? > > Thanks, > > Jeff > > -- > Jeff Garzik | "Mind if I drive?" -Sam > Building 1024 | "Not if you don't mind me clawing at the > MandrakeSoft | dash and shrieking like a cheerleader." > | -Max > > ------------------------------------------------------------------------ > > Subject: Re: No IRQ known for interrupt pin A of device 00:0f.0 > Date: Sat, 28 Oct 2000 15:38:49 -0400 > From: Jeff Garzik <[EMAIL PROTECTED]> > Organization: MandrakeSoft > To: Burton Windle <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED], Linus Torvalds <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > References: <[EMAIL PROTECTED]> > > Ok, the problem is that you have an interrupt router table for your Ali > 1533, but no interrupt router entry for your IDE device. That's why > pci_enable_device is failing. > > Would you mind testing two kernel patches for me? Both of these changes > should be attempted separately in 2.4.0-test10-pre6, and -without- > Andre's change. > > The first change attempts to build an interrupt router entry for you, if > none is available. I am most interested if this works. > > The second change simply ignores any pci_enable_device error returns, > and assumes that the IDE subsystem will pick up the pieces. > > Remember, do not apply both of these changes at the same time... > > Thanks, > > Jeff It's compiling the first kernel now, but I don't think I'll have any results before tomorrow. What changes from Andre do you mean? -- Linux 2.4.0-test10-pre6 #1 Sat Oct 28 14:15:54 CEST 2000 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/