!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/linux/   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:     mv643xx_eth.h (999 B)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 * MV-643XX ethernet platform device data definition file.
 */
#ifndef __LINUX_MV643XX_ETH_H
#define __LINUX_MV643XX_ETH_H

#define MV643XX_ETH_SHARED_NAME        "mv643xx_eth_shared"
#define MV643XX_ETH_NAME        "mv643xx_eth"
#define MV643XX_ETH_SHARED_REGS        0x2000
#define MV643XX_ETH_SHARED_REGS_SIZE    0x2000
#define MV643XX_ETH_BAR_4        0x2220
#define MV643XX_ETH_SIZE_REG_4        0x2224
#define MV643XX_ETH_BASE_ADDR_ENABLE_REG    0x2290

struct mv643xx_eth_platform_data {
    int        port_number;
    u16        force_phy_addr;    /* force override if phy_addr == 0 */
    u16        phy_addr;

    /* If speed is 0, then speed and duplex are autonegotiated. */
    int        speed;        /* 0, SPEED_10, SPEED_100, SPEED_1000 */
    int        duplex;        /* DUPLEX_HALF or DUPLEX_FULL */

    /* non-zero values of the following fields override defaults */
    u32        tx_queue_size;
    u32        rx_queue_size;
    u32        tx_sram_addr;
    u32        tx_sram_size;
    u32        rx_sram_addr;
    u32        rx_sram_size;
    u8        mac_addr[6];    /* mac address if non-zero*/
};

#endif /* __LINUX_MV643XX_ETH_H */

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