ShellBanner
System:Linux MiraNet 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686
Software:Apache. PHP/5.3.6-13ubuntu3.10
ID:uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
Safe Mode:OFF
Open_Basedir:OFF
Freespace:22.18 GB of 70.42 GB (31.49%)
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,

/ usr/ src/ linux-headers-3.0.0-14/ arch/ arm/ mach-sa1100/ include/ mach/ - drwxr-xr-x

Directory:
Viewing file:     irqs.h (2.9 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * arch/arm/mach-sa1100/include/mach/irqs.h
 *
 * Copyright (C) 1996 Russell King
 * Copyright (C) 1998 Deborah Wallach (updates for SA1100/Brutus).
 * Copyright (C) 1999 Nicolas Pitre (full GPIO irq isolation)
 *
 * 2001/11/14    RMK    Cleaned up and standardised a lot of the IRQs.
 */

#define    IRQ_GPIO0        0
#define    IRQ_GPIO1        1
#define    IRQ_GPIO2        2
#define    IRQ_GPIO3        3
#define    IRQ_GPIO4        4
#define    IRQ_GPIO5        5
#define    IRQ_GPIO6        6
#define    IRQ_GPIO7        7
#define    IRQ_GPIO8        8
#define    IRQ_GPIO9        9
#define    IRQ_GPIO10        10
#define    IRQ_GPIO11_27        11
#define    IRQ_LCD          12    /* LCD controller           */
#define    IRQ_Ser0UDC        13    /* Ser. port 0 UDC          */
#define    IRQ_Ser1SDLC        14    /* Ser. port 1 SDLC         */
#define    IRQ_Ser1UART        15    /* Ser. port 1 UART         */
#define    IRQ_Ser2ICP        16    /* Ser. port 2 ICP          */
#define    IRQ_Ser3UART        17    /* Ser. port 3 UART         */
#define    IRQ_Ser4MCP        18    /* Ser. port 4 MCP          */
#define    IRQ_Ser4SSP        19    /* Ser. port 4 SSP          */
#define    IRQ_DMA0         20    /* DMA controller channel 0 */
#define    IRQ_DMA1         21    /* DMA controller channel 1 */
#define    IRQ_DMA2         22    /* DMA controller channel 2 */
#define    IRQ_DMA3         23    /* DMA controller channel 3 */
#define    IRQ_DMA4         24    /* DMA controller channel 4 */
#define    IRQ_DMA5         25    /* DMA controller channel 5 */
#define    IRQ_OST0         26    /* OS Timer match 0         */
#define    IRQ_OST1         27    /* OS Timer match 1         */
#define    IRQ_OST2         28    /* OS Timer match 2         */
#define    IRQ_OST3         29    /* OS Timer match 3         */
#define    IRQ_RTC1Hz        30    /* RTC 1 Hz clock           */
#define    IRQ_RTCAlrm        31    /* RTC Alarm                */

#define    IRQ_GPIO11        32
#define    IRQ_GPIO12        33
#define    IRQ_GPIO13        34
#define    IRQ_GPIO14        35
#define    IRQ_GPIO15        36
#define    IRQ_GPIO16        37
#define    IRQ_GPIO17        38
#define    IRQ_GPIO18        39
#define    IRQ_GPIO19        40
#define    IRQ_GPIO20        41
#define    IRQ_GPIO21        42
#define    IRQ_GPIO22        43
#define    IRQ_GPIO23        44
#define    IRQ_GPIO24        45
#define    IRQ_GPIO25        46
#define    IRQ_GPIO26        47
#define    IRQ_GPIO27        48

/*
 * The next 16 interrupts are for board specific purposes.  Since
 * the kernel can only run on one machine at a time, we can re-use
 * these.  If you need more, increase IRQ_BOARD_END, but keep it
 * within sensible limits.  IRQs 49 to 64 are available.
 */
#define IRQ_BOARD_START        49
#define IRQ_BOARD_END        65

/*
 * Figure out the MAX IRQ number.
 *
 * If we have an SA1111, the max IRQ is S1_BVD1_STSCHG+1.
 * If we have an LoCoMo, the max IRQ is IRQ_BOARD_START + 4
 * Otherwise, we have the standard IRQs only.
 */
#ifdef CONFIG_SA1111
#define NR_IRQS            (IRQ_BOARD_END + 55)
#elif defined(CONFIG_SHARP_LOCOMO)
#define NR_IRQS            (IRQ_BOARD_START + 4)
#else
#define NR_IRQS            (IRQ_BOARD_START)
#endif

/*
 * Board specific IRQs.  Define them here.
 * Do not surround them with ifdefs.
 */
#define IRQ_NEPONSET_SMC9196    (IRQ_BOARD_START + 0)
#define IRQ_NEPONSET_USAR    (IRQ_BOARD_START + 1)
#define IRQ_NEPONSET_SA1111    (IRQ_BOARD_START + 2)
Command:
Quick Commands:
Upload:
[Read-Only] Max size: 100MB
PHP Filesystem: <@ Ú
Search File:
regexp
Create File:
Overwrite [Read-Only]
View File:
Mass Defacement:
[+] Main Directory: [+] Defacement Url:
LmfaoX Shell - Private Build [BETA] - v0.1 -; Generated: 0.1858 seconds