!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/usr/src/linux-2.4.18-xfs-1.1/include/asm-arm/arch-sa1100/   drwxr-xr-x
Free 318.37 GB of 458.09 GB (69.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     pangolin.h (1.53 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * linux/include/asm-arm/arch-sa1100/pangolin.h
 *
 * Created 2000/08/25 by Murphy Chen <murphy@mail.dialogue.com.tw>
 *
 * This file contains the hardware specific definitions for Pangolin
 *
 */

#ifndef __ASM_ARCH_HARDWARE_H
#error "include <asm/hardware.h> instead"
#endif

#ifndef CONFIG_SA1100_PANGOLIN_PCMCIA_IDE

/* GPIOs for which the generic definition doesn't say much */
#define GPIO_CF_BUS_ON        GPIO_GPIO (3)
#define GPIO_CF_RESET        GPIO_GPIO (2)
#define GPIO_CF_CD        GPIO_GPIO (22)
#define GPIO_CF_IRQ        GPIO_GPIO (21)

#define IRQ_GPIO_CF_IRQ        IRQ_GPIO21
#define IRQ_GPIO_CF_CD        IRQ_GPIO22

#else
/*
 *  These definitions are for PCMCIA/IDE card
 *
 *  PSKTSEL = 0 ---> PCMCIA
 *  PCMCIA_RESET = GPIO_7        ( output )( 0: normal   1: reset )
 *  PCMCIA_IRQ = GPIO_24         ( input )
 *  PCMCIA_CD = GPIO_25          ( input )
 *
 *  PSKTSEL = 1 ---> IDE port
 *  IDE_IRQ = GPIO_23            ( input )
 *
 *  !!WARNING!!
 *  When the PCMCIA/IDE card is inserted, the CF slot
 *  should not have any card inserted!!
 *
 */

#define GPIO_PCMCIA_RESET       GPIO_GPIO (7)
#define GPIO_PCMCIA_IRQ         GPIO_GPIO (24)
#define GPIO_PCMCIA_CD          GPIO_GPIO (25)
#define GPIO_IDE_IRQ            GPIO_GPIO (8)

#define IRQ_PCMCIA_IRQ          IRQ_GPIO24
#define IRQ_PCMCIA_CD           IRQ_GPIO25
#define IRQ_IDE_IRQ             IRQ_GPIO8

#endif

/*
 * On board LAN chip
 */
#define PANGOLIN_LAN_ADDR      0x32000000
#define PANGOLIN_LAN_RESET     GPIO_GPIO (8)
#define PANGOLIN_LAN_IRQ       GPIO_GPIO (26)
#define PANGOLIN_IRQ_LAN_IRQ   IRQ_GPIO26


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0046 ]--