What I found is that with a correct mptable.c, I get 1 slot working. I can verify the physical wiring of the INT[A-D] pins of the other 3 slots, and make correct mptable entries for those, but they are unable to generate interrupts.
Maybe when you have your mptable working you can try out all 3 slots and post the results,
Thanks,
Jeremy
On Wed, 2007-05-23 at 14:46 +0200, Philipp Degler wrote:
actually the asus board has 3 pci slots. I plugged in a 3com network card. The device was found and the module loaded but the assignment of an interrupt failed. I would assume this is an mptable issue.
http://people.redhat.com/zaitcev/linux/ On this page you will find a tool called mptable that might help generating a valid mptable.c I already tried to get it right but no success so far :(. The mptable of asus a8n-e commercial bios seems to buggy though.