xcp wrote:

> Here is the output of lspci -vx -s 0:f.0
> 
> 00:0f.0 IDE interface: Acer Laboratories Inc. [ALi] M5229 IDE (rev c1)
> (prog-if 8a [Master SecP PriP])
>         Flags: bus master, medium devsel, latency 32
>         I/O ports at b000 [size=16]
> 00: b9 10 29 52 05 00 80 02 c1 8a 01 01 00 20 00 00
> 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 20: 01 b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 01 02 04
> 
> I'm not sure what to make of it.  At this time I am unable to
> append="pci=biosirq" as I don't use lilo.  Is there a way to put this
> arguement directly into the kernel image?

You probably can modify pci code to do that, but there is no reason for
you
to do it. Just ignore that message - your M5229 IDE reports that it
needs
some interrupt allocated to INTA. Fortunately IDE driver decided that
it should use IRQ 14 & 15 for this interface. So as long as it works, do
not pay any attention to biosirq message.
                                                        Petr
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to