S2880 and S2882 is OK now.
S2885 has some problems. I will try it more..
-----邮件原件----- 发件人: ebiederman@lnxi.com [mailto:ebiederman@lnxi.com] 发送时间: 2003年9月2日 17:58 收件人: ron minnich 抄送: Stefan Reinauer; LinuxBIOS 主题: Re: [COMMIT] Infrastructure Updates 4
ron minnich rminnich@lanl.gov writes:
OK, this commit works for me. Not completely, but well enough to say it's good enough.
The only problem is the usual PIRQ fun. I'm going to try to work out a reasonable solution given time.
Cool that sounds about right. There is a very real chance I might reverse the order of the devices on the hypertransport chain. So I can allocate from the top of the unitid space instead of from the bottom. With that it will be easier to cram all of the hypertransport chains into bus 0 cleanly.
So we really need to find a way to move irq information to the static to the dynamic device tree. That is one of the harder remaining problems.
It is not a show stopper but something we need to do before we are done.
Eric
_______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
YhLu YhLu@tyan.com writes:
S2880 and S2882 is OK now.
S2885 has some problems. I will try it more..
Sounds good. The code should work for multiple hypertransport chains, but for some fairly obvious reasons I didn't try it out.
Eric