On Tue, 2008-04-22 at 12:23 -0500, Scott Wood wrote: > On Tue, Apr 22, 2008 at 06:58:33PM +0200, Andre Schwarz wrote: > > I wonder if the IRQ number should match the vector of the datasheet ... > > giving : > > No. The numbers in /proc/interrupts are virtual IRQ numbers, which are a > purely Linux-internal construct.
You can see the mapping between virq and hwirq numbers by turning on CONFIG_VIRQ_DEBUG and looking in /sys/kernel/debug/powerpc/virq_mapping (after mounting debugfs). cheers -- Michael Ellerman OzLabs, IBM Australia Development Lab wwweb: http://michael.ellerman.id.au phone: +61 2 6212 1183 (tie line 70 21183) We do not inherit the earth from our ancestors, we borrow it from our children. - S.M.A.R.T Person
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Linuxppc-dev mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-dev
