[LinuxBIOS] New guy in LinuxBios

Lu, Yinghai yinghai.lu at amd.com
Wed Jun 21 04:13:49 CEST 2006


Actually the irqtable entries is only for peer root pci bus scan when
mptable is used.

So you need to make sure mptable is right, and put entries for
hypertransport chain other than on bus0.

 

YH

 

________________________________

From: vincente.tsou at gmail.com [mailto:vincente.tsou at gmail.com] On Behalf
Of Vincente Tsou
Sent: Tuesday, June 20, 2006 7:05 PM
To: Lu, Yinghai
Cc: Stefan Reinauer; linuxbios at linuxbios.org
Subject: Re: [LinuxBIOS] New guy in LinuxBios

 

Dear YH,

 

excuse me, how about the irq_tables.c?

should I modify it like tyan/s2882 did.

 

        printk_debug("setting Onboard Broadcom NIC\n");
        static const unsigned char slotIrqs_8131_1_9[4] = { 5, 9, 0, 0
};
        pci_assign_irqs(bus_8131_1, 9, slotIrqs_8131_1_9);
        write_pirq_info(pirq_info, bus_8131_1,(9<<3)|0, 0x1, 0xdef8,
0x2, 0xdef8, 0, 0, 0, 0, 0, 0); 
        pirq_info++; slot_num++;


 

2006/6/20, Lu, Yinghai <yinghai.lu at amd.com>: 

You need to update the entries at mptable.c for your slots or onboard
pci device.

 

YH

 




-- 
Best Regards,
Vincente Tsou 

Engineer
R/D, S/W Dept.
NEXCOM International Co.
Tel: 886-2-82280606 Ext. 3205
Fax: 886-2-82280506
E-mail: vincentetsou at nexcom.com.tw
Web: http://www.nexcom.com.tw/ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20060620/fb7d46fd/attachment.html>


More information about the coreboot mailing list