Do you have a question? Post it now! No Registration Necessary
Subject
- Posted on
Arm Interrupt Controller
- 01-17-2008

Re: Arm Interrupt Controller

Try Freescale's Linux port for i.MX27:
http://opensource.freescale.com/git?p=linux-2.6-mx.git;a=summary
JB

Re: Arm Interrupt Controller
Le Thu, 17 Jan 2008 22:00:18 -0800, ashu a écrit:

See /proc/interrupts
for example (on ETRAX based board)
[root@ester /]113# cat /proc/interrupts
2: 2490 + timer, + gpio poll
3: 0 fast timer int
6: 0 ETRAX 100LX built-in ethernet controller
8: 0 + serial
11: 0 + gpio PA
16: 90 ETRAX 100LX built-in ethernet controller
17: 98 ETRAX 100LX built-in ethernet controller
22: 185 + serial 0 dma tr
23: 0 + serial 0 dma rec
the first column is the IRQ number. If you want to handle an interrupt in
a device driver see "int request_irq(IRQ_Number, ....)" well descrobe in
the book Linux device drivers Chap10. http://lwn.net/Kernel/LDD3 /
Good Luck.

See /proc/interrupts
for example (on ETRAX based board)
[root@ester /]113# cat /proc/interrupts
2: 2490 + timer, + gpio poll
3: 0 fast timer int
6: 0 ETRAX 100LX built-in ethernet controller
8: 0 + serial
11: 0 + gpio PA
16: 90 ETRAX 100LX built-in ethernet controller
17: 98 ETRAX 100LX built-in ethernet controller
22: 185 + serial 0 dma tr
23: 0 + serial 0 dma rec
the first column is the IRQ number. If you want to handle an interrupt in
a device driver see "int request_irq(IRQ_Number, ....)" well descrobe in
the book Linux device drivers Chap10. http://lwn.net/Kernel/LDD3 /
Good Luck.
--
HBV
HBV
Site Timeline
- » Application starting from boot-up
- — Next thread in » Embedded Linux
-
- » KISS fan, looking for hardware (Arduino?)
- — Previous thread in » Embedded Linux
-
- » Crosscompiling for ARM: reloc type R_ARM_ABS32 is not supported for PIC - ...
- — Newest thread in » Embedded Linux
-
- » Quanta corrente potrà fornire?
- — The site's Newest Thread. Posted in » Electronics Hobby (Italian)
-