!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/drivers/net/sk98lin/h/   drwxr-xr-x
Free 318.35 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:     skgedrv.h (2.28 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/******************************************************************************
 *
 * Name:    skgedrv.h
 * Project:    GEnesis, PCI Gigabit Ethernet Adapter
 * Version:    $Revision: 1.4 $
 * Date:    $Date: 1999/11/22 13:52:46 $
 * Purpose:    Interface with the driver
 *
 ******************************************************************************/

/******************************************************************************
 *
 *    (C)Copyright 1998,1999 SysKonnect,
 *    a business unit of Schneider & Koch & Co. Datensysteme GmbH.
 *
 *    This program is free software; you can redistribute it and/or modify
 *    it under the terms of the GNU General Public License as published by
 *    the Free Software Foundation; either version 2 of the License, or
 *    (at your option) any later version.
 *
 *    The information in this file is provided "AS IS" without warranty.
 *
 ******************************************************************************/

/******************************************************************************
 *
 * History:
 *
 *    $Log: skgedrv.h,v $
 *    Revision 1.4  1999/11/22 13:52:46  cgoos
 *    Changed license header to GPL.
 *    
 *    Revision 1.3  1998/12/01 13:31:39  cgoos
 *    SWITCH INTERN Event added.
 *    
 *    Revision 1.2  1998/11/25 08:28:38  gklug
 *    rmv: PORT SWITCH Event
 *    
 *    Revision 1.1  1998/09/29 06:14:07  gklug
 *    add: driver events (initial version)
 *    
 *
 ******************************************************************************/

#ifndef __INC_SKGEDRV_H_
#define __INC_SKGEDRV_H_

/* defines ********************************************************************/

/*
 * Define the driver events.
 * Usually the events are defined by the destination module. In case of the
 * driver we put the definition of the events here.
 */
#define SK_DRV_PORT_RESET    1    /* The port needs to be reset */
#define SK_DRV_NET_UP       2    /* The net is now operational */
#define SK_DRV_NET_DOWN        3    /* The net is now down */
#define    SK_DRV_SWITCH_SOFT    4    /* Ports switch with both links conn */
#define    SK_DRV_SWITCH_HARD    5    /* Port switch due to link failure */
#define    SK_DRV_RLMT_SEND    6    /* Send a RLMT packet */
#define    SK_DRV_ADAP_FAIL    7    /* The whole adapter fails */
#define    SK_DRV_PORT_FAIL    8    /* One port fails */
#define    SK_DRV_SWITCH_INTERN    9    /* Port switch from driver to itself */

#endif    /* __INC_SKGEDRV_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.0042 ]--