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


Viewing file:     ioasic_addrs.h (3.11 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 *
 * Definitions for the address map in the JUNKIO Asic
 *
 * Created with Information from:
 *
 * "DEC 3000 300/400/500/600/700/800/900 AXP Models System Programmer's Manual"
 *
 * and the Mach Sources
 */

#ifndef IOASIC_ADDRS_H
#define IOASIC_ADDRS_H

#define CHUNK_SIZE 0x00040000

#define SYSTEM_ROM     (0*CHUNK_SIZE)        /* ??? */
#define IOCTL         (1*CHUNK_SIZE)
#define ESAR         (2*CHUNK_SIZE)
#define LANCE         (3*CHUNK_SIZE)
#define SCC0         (4*CHUNK_SIZE)
#define VDAC_HI        (5*CHUNK_SIZE)        /* maxine only */
#define SCC1         (6*CHUNK_SIZE)
#define VDAC_LO        (7*CHUNK_SIZE)        /* maxine only */
#define TOY         (8*CHUNK_SIZE)
#define ISDN         (9*CHUNK_SIZE)        /* maxine only */
#define ERRADDR        (9*CHUNK_SIZE)        /* 3maxplus only */
#define CHKSYN         (10*CHUNK_SIZE)        /* 3maxplus only */
#define ACCESS_BUS    (10*CHUNK_SIZE)        /* maxine only */
#define MCR         (11*CHUNK_SIZE)        /* 3maxplus only */
#define FLOPPY         (11*CHUNK_SIZE)        /* maxine only */
#define SCSI         (12*CHUNK_SIZE)
#define FLOPPY_DMA     (13*CHUNK_SIZE)        /* maxine only */
#define SCSI_DMA     (14*CHUNK_SIZE)
#define RESERVED_4     (15*CHUNK_SIZE)

/*
 * Offsets for IOCTL registers (relative to (system_base + IOCTL))
 */
#define SCSI_DMA_P    0x00            /* SCSI DMA Pointer */
#define SCSI_DMA_BP    0x10            /* SCSI DMA Buffer Pointer */
#define LANCE_DMA_P    0x20            /* LANCE DMA Pointer */
#define SCC0_T_DMA_P    0x30            /* Communication Port 1 Transmit DMA Pointer */
#define SCC0_R_DMA_P    0x40            /* Communication Port 1 Receive DMA Pointer */
#define SCC1_T_DMA_P    0x50            /* Communication Port 2 Transmit DMA Pointer */
#define SCC1_R_DMA_P    0x60            /* Communication Port 2 Receive DMA Pointer */
#define FLOPPY_DMA_P    0x70            /* Floppy DMA Pointer */
#define ISDN_T_DMA_P    0x80            /* ISDN Transmit DMA Pointer */
#define ISDN_T_DMA_BP    0x90            /* ISDN Transmit DMA Buffer Pointer */
#define ISDN_R_DMA_P    0xa0            /* ISDN Receive DMA Pointer */
#define ISDN_R_DMA_BP    0xb0            /* ISDN Receive DMA Buffer Pointer */

#define SSR        0x100            /* System Support Register */
#define SIR        0x110            /* System Interrupt Register */
#define SIMR        0x120            /* System Interrupt Mask Register */
#define FCTR        0x1e0            /* Free-Running Counter */

/*
 * Handle partial word SCSI DMA transfers
 */
#define    SCSI_SCR    0x1b0
#define    SCSI_SDR0    0x1c0
#define    SCSI_SDR1    0x1d0

/*
 * DMA defines for the System Support Register
 */
#define LANCE_DMA_EN    (1UL<<16)            /* LANCE DMA enable */
#define SCSI_DMA_EN    (1UL<<17)            /* SCSI DMA enable */
#define SCSI_DMA_DIR    (1UL<<18)            /* SCSI DMA direction */
#define ISDN_REC_DMA_EN (1UL<<19)            /* ISDN receive DMA enable */
#define ISDN_TRN_DMA_EN (1UL<<20)            /* ISDN transmit DMA enable */
#define FLOPPY_DMA_EN    (1UL<<21)            /* Floppy DMA enable */
#define FLOPPY_DMA_DIR    (1UL<<22)            /* Floppy DMA direction */
#define SCC1A_DMA_EN    (1UL<<28)            /* SCC1 Channel A DMA enable */
#define SCC1B_DMA_EN    (1UL<<29)            /* SCC1 Channel B DMA enable */
#define SCC0A_DMA_EN    (1UL<<30)            /* SCC0 Channel A DMA enable */
#define SCC0B_DMA_EN    (1UL<<31)            /* Scc0 Channel B DMA enable */

#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.0095 ]--