"Eric W. Biederman" wrote:
> 
> "Levi Khatskevitch" <[EMAIL PROTECTED]> writes:
> 
> > Hi,
> >
> > I'm trying to install second NIC (3c905C) on my ms7308e/DoC Mil. system. I'm
> > using OLD_KERNEL_HACK on 2.2.17 kernel. Currently it complains that IRQ is
> > set to 0. Is there a quick fix for that, like hardcode something? I need it
> > for my product ASAP, anyone can please help.
> 
> Load the second nic driver as a module.
> >From user space program the irq router.
> Use setpci to set the irq in pci space.
> 
> Eric

No, you can't do it that way. You not only have to program the PCI
configuration space but also the PCI IRQ router on the southbridge.
Levi, is there any reason you still have to use 2.2.x kernel ?? 2.4.x
is pretty stable these days.

Ollie

Reply via email to