Levi Khatskevitch <[EMAIL PROTECTED]> writes:

> Ron,
> I suppose you run MS7308E with DoC root and do not have the SiS900 NIC problem
> that I described. If it is so could please set send me output of "cvs status"
> for your freebios tree.
> 
> I'm trying to figure out the differences between lspci you
> sent me and the ones I got. There are only small, scattered differences between
> lspci of my system with working NIC and not working one. However your lspci is
> a lot different. Since I'm not an expert in pci bus stuff I'll try figure out
> differences between versions of source code we are using unless you have better
> idea.

In my limited experience having a non functioning interrupt is caused
by having a bad or missing pirq routing table.  If there is 
useful information that lscpi can grab I haven't seen it.

Last time I looked in linuxBIOS we don't setup any irqs,
so the kernel must do everything.

A pci card has no choice as to which irq it sends.

Usually there is an irq router that takes interrupt lines from
the various slots and maps them to irqs.

Eric

Reply via email to