home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / arm / mach-shark / include / mach / irqs.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  235 b   |  14 lines

  1. /*
  2.  * arch/arm/mach-shark/include/mach/irqs.h
  3.  *
  4.  * by Alexander Schulz
  5.  */
  6.  
  7. #define NR_IRQS            16
  8.  
  9. #define IRQ_ISA_KEYBOARD     1
  10. #define RTC_IRQ             8
  11. #define I8042_KBD_IRQ         1
  12. #define I8042_AUX_IRQ        12
  13. #define IRQ_HARDDISK            14
  14.