!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-sh/   drwxr-xr-x
Free 318.36 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:     ec3104.h (1.16 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#ifndef __ASM_EC3104_H
#define __ASM_EC3104_H


/*
 * Most of the register set is at 0xb0ec0000 - 0xb0ecffff.
 *
 * as far as I've figured it out the register map is:
 * 0xb0ec0000 - id string
 * 0xb0ec0XXX - power management
 * 0xb0ec1XXX - interrupt control
 * 0xb0ec3XXX - ps2 port (touch pad on aero 8000)
 * 0xb0ec6XXX - i2c
 * 0xb0ec7000 - first serial port (proprietary connector on aero 8000)
 * 0xb0ec8000 - second serial port
 * 0xb0ec9000 - third serial port
 * 0xb0eca000 - fourth serial port (keyboard controller on aero 8000)
 * 0xb0eccXXX - GPIO
 * 0xb0ecdXXX - GPIO
 */

#define EC3104_BASE    0xb0ec0000

#define EC3104_SER4_DATA    (EC3104_BASE+0xa000)
#define EC3104_SER4_IIR        (EC3104_BASE+0xa008)
#define EC3104_SER4_MCR        (EC3104_BASE+0xa010)
#define EC3104_SER4_LSR        (EC3104_BASE+0xa014)
#define EC3104_SER4_MSR        (EC3104_BASE+0xa018)

/*
 * our ISA bus.  this seems to be real ISA.
 */
#define EC3104_ISA_BASE    0xa5000000

#define EC3104_IRQ    11
#define EC3104_IRQBASE    64

#define EC3104_IRQ_SER1    EC3104_IRQBASE + 7
#define EC3104_IRQ_SER2    EC3104_IRQBASE + 8
#define EC3104_IRQ_SER3    EC3104_IRQBASE + 9
#define EC3104_IRQ_SER4    EC3104_IRQBASE + 10

#endif /* __ASM_EC3104_H */

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