[LinuxBIOS] pcie irq's

steve yannalfo fourstar10_2000 at yahoo.com
Wed Jun 21 21:26:11 CEST 2006


The kernel complains:::

pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS



I have them set in mptable.c
for(i=0;i<4;i++)
0x10 + (2+i+4-sbdn%4)%4)
0x10 + (1+i+4-sbdn%4)%4)
0x10 + (0+i+4-sbdn%4)%4)
0x10 + (0+i)%4)

And if I delete these lines in mptable.c i still get the same kernel compliant.


Thank you,
steve

 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20060621/172a2b35/attachment.html>


More information about the coreboot mailing list