use the v2 epia port as a model on how to set up interrupts.
Can you point me in the right direction? What I've done so far is go into src/mainboard/via/epiam (cloned from epia) I regenerated irq_tables.c by flashing with award bios, booting up the board, then running the getpir.c utility from version1 (note this utility isn't present in version 2).
It is still calling the 8231 code. Is the interrupt stuff in with the southbridge? Or is it the northbridge?
-Dave