On Sat, May 3, 2008 at 6:41 PM, Peter Stuge peter@stuge.se wrote:
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?
thanks for looking up the IRQs in the manual.
The real problem is the broken ISDN driver. I think I'll focus on that code -- it's awful -- and see where I can get. Everything else "just works". I am fixing the wrong problem with this IRQ messing around. I have reverted my local changes and will focus on real, not imaginary problems.
One remaining real problem is MFGPT, which doesn't work on v2 either.
thanks
ron