[coreboot] [PATCH] artecgroup/dbe62: Route ethernet adapter IRQ correctly and reduce interrupt contention problems by using different IRQs for all the interrupt lines

Peter Stuge peter at stuge.se
Sun May 4 03:41:00 CEST 2008


On Sun, May 04, 2008 at 03:35:49AM +0200, Carl-Daniel Hailfinger wrote:
> >> but, short form: on the cs5536, USB interrupts should not be described
> >> in the PIR table,
> 
> Can we store the USB interrupts settings in a separate struct/table
> in irq_tables.h? That would allow us to keep all interrupt stuff
> together in one file

Thinking a bit more about this I'm not sure I agree anymore Ron.

Since the devices should look like PCI devices maybe they should be
in the PIR table, and 5536 code shall instead know to handle some
devices specially?


//Peter




More information about the coreboot mailing list