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