U
Ultra5
Does anybody know how to change the IRQ's associated with the different PCI
slots on the Intel 945GNT motherboards?
We have used Intel motherboards in the past (the last ones were 915 chipset
based) with the iRMX OS and some PCI cards (network, Digi CX concentrator
cards and our own custom board) and all of the drivers need their own
interrupts but the motherboard BIOS has always allowed us to assign them so
we can guarantee they aren't shared. I can't find the same options on the
945 motherboard BIOS. There are 4 PCI slots on the board and 3 of them all
share an interrupt.
Obviously, the best thing to do is to make the drivers use shared interrupts
and since we do have source code for two of them, this is most likely where
we will go. But in the meantime I wanted to check and see if anybody knew
how to assign IRQs like previous chipsets. Are there any ways to re-assign
IRQs after the BIOS does it's thing? It's not like there aren't any free
interrupts or anything, the BIOS just decides it wants them all to share.
slots on the Intel 945GNT motherboards?
We have used Intel motherboards in the past (the last ones were 915 chipset
based) with the iRMX OS and some PCI cards (network, Digi CX concentrator
cards and our own custom board) and all of the drivers need their own
interrupts but the motherboard BIOS has always allowed us to assign them so
we can guarantee they aren't shared. I can't find the same options on the
945 motherboard BIOS. There are 4 PCI slots on the board and 3 of them all
share an interrupt.
Obviously, the best thing to do is to make the drivers use shared interrupts
and since we do have source code for two of them, this is most likely where
we will go. But in the meantime I wanted to check and see if anybody knew
how to assign IRQs like previous chipsets. Are there any ways to re-assign
IRQs after the BIOS does it's thing? It's not like there aren't any free
interrupts or anything, the BIOS just decides it wants them all to share.