!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-arc/   drwxr-xr-x
Free 318.35 GB of 458.09 GB (69.49%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     hardware.h (1.98 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 *  linux/include/asm-arm/arch-arc/hardware.h
 *
 *  Copyright (C) 1996-1999 Russell King.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 *  This file contains the hardware definitions of the
 *  Acorn Archimedes/A5000 machines.
 *
 *  Modifications:
 *   04-04-1998    PJB/RMK    Merged arc and a5k versions
 */
#ifndef __ASM_ARCH_HARDWARE_H
#define __ASM_ARCH_HARDWARE_H

#include <linux/config.h>

#include <asm/arch/memory.h>

/*
 * What hardware must be present - these can be tested by the kernel
 * source.
 */
#define HAS_IOC
#define HAS_MEMC
#include <asm/hardware/memc.h>
#define HAS_VIDC

/* Hardware addresses of major areas.
 *  *_START is the physical address
 *  *_SIZE  is the size of the region
 *  *_BASE  is the virtual address
 */
#define IO_START        0x03000000
#define IO_SIZE            0x01000000
#define IO_BASE            0x03000000

/*
 * Screen mapping information
 */
#define SCREEN_START        0x02000000
#define SCREEN_END        0x02078000
#define SCREEN_BASE        0x02000000


#define EXPMASK_BASE        0x03360000
#define IOEB_BASE        0x03350000
#define VIDC_BASE        0x03400000
#define LATCHA_BASE        0x03250040
#define LATCHB_BASE        0x03250018
#define IOC_BASE        0x03200000
#define FLOPPYDMA_BASE        0x0302a000
#define PCIO_BASE        0x03010000

#define vidc_writel(val)    __raw_writel(val, VIDC_BASE)

#ifndef __ASSEMBLY__

/*
 * for use with inb/outb
 */
#ifdef CONFIG_ARCH_A5K
#define IOEB_VID_CTL        (IOEB_BASE + 0x48)
#define IOEB_PRESENT        (IOEB_BASE + 0x50)
#define IOEB_PSCLR        (IOEB_BASE + 0x58)
#define IOEB_MONTYPE        (IOEB_BASE + 0x70)
#endif

#define IO_EC_IOC_BASE        0x80090000
#define IO_EC_MEMC_BASE        0x80000000

#ifdef CONFIG_ARCH_ARC
/* A680 hardware */
#define WD1973_BASE        0x03290000
#define WD1973_LATCH        0x03350000
#define Z8530_BASE        0x032b0008
#define SCSI_BASE        0x03100000
#endif

#endif

#define    EXPMASK_STATUS        (EXPMASK_BASE + 0x00)
#define EXPMASK_ENABLE        (EXPMASK_BASE + 0x04)

#endif

:: 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.0044 ]--