!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.12 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g. PHP/5.2.4-2ubuntu5.12 

uname -a: Linux forum.circlefusion.com 2.6.24-19-server #1 SMP Wed Jun 18 15:18:00 UTC 2008 i686 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/src/linux-headers-2.6.24-28/include/asm-v850/   drwxr-xr-x
Free 1.06 GB of 97.11 GB (1.09%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     serial.h (1.5 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.
 *
 * Copyright (C) 1999 by Ralf Baechle
 * Copyright (C) 1999, 2000 Silicon Graphics, Inc.
 */ 

#ifdef CONFIG_RTE_CB_ME2

#include <asm/rte_me2_cb.h>

#define STD_COM_FLAGS (ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST)

#define irq_cannonicalize(x) (x)
#define BASE_BAUD    250000    /* (16MHz / (16 * 38400)) * 9600 */
#define SERIAL_PORT_DFNS \
   { 0, BASE_BAUD, CB_UART_BASE, IRQ_CB_EXTSIO, STD_COM_FLAGS },

/* Redefine UART register offsets.  */
#undef UART_RX
#undef UART_TX
#undef UART_DLL
#undef UART_TRG
#undef UART_DLM
#undef UART_IER
#undef UART_FCTR
#undef UART_IIR
#undef UART_FCR
#undef UART_EFR
#undef UART_LCR
#undef UART_MCR
#undef UART_LSR
#undef UART_MSR
#undef UART_SCR
#undef UART_EMSR

#define UART_RX        (0 * CB_UART_REG_GAP)
#define UART_TX        (0 * CB_UART_REG_GAP)
#define UART_DLL    (0 * CB_UART_REG_GAP)
#define UART_TRG    (0 * CB_UART_REG_GAP)
#define UART_DLM    (1 * CB_UART_REG_GAP)
#define UART_IER    (1 * CB_UART_REG_GAP)
#define UART_FCTR    (1 * CB_UART_REG_GAP)
#define UART_IIR    (2 * CB_UART_REG_GAP)
#define UART_FCR    (2 * CB_UART_REG_GAP)
#define UART_EFR    (2 * CB_UART_REG_GAP)
#define UART_LCR    (3 * CB_UART_REG_GAP)
#define UART_MCR    (4 * CB_UART_REG_GAP)
#define UART_LSR    (5 * CB_UART_REG_GAP)
#define UART_MSR    (6 * CB_UART_REG_GAP)
#define UART_SCR    (7 * CB_UART_REG_GAP)
#define UART_EMSR    (7 * CB_UART_REG_GAP)

#endif /* CONFIG_RTE_CB_ME2 */

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0052 ]--