!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.32 GB of 458.09 GB (69.49%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     skerror.h (2.72 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/******************************************************************************
 *
 * Name:    skerror.h
 * Project:    GEnesis, PCI Gigabit Ethernet Adapter
 * Version:    $Revision: 1.4 $
 * Date:    $Date: 1999/11/22 13:51:59 $
 * Purpose:    SK specific Error log support
 *
 ******************************************************************************/

/******************************************************************************
 *
 *    (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: skerror.h,v $
 *    Revision 1.4  1999/11/22 13:51:59  cgoos
 *    Changed license header to GPL.
 *    
 *    Revision 1.3  1999/09/14 14:04:42  rwahl
 *    Added error base SK_ERRBASE_PECP.
 *    Changed error base for driver.
 *    
 *    Revision 1.2  1998/08/11 11:15:41  gklug
 *    chg: comments
 *    
 *    Revision 1.1  1998/08/11 11:09:38  gklug
 *    add: error bases
 *    add: error Classes
 *    first version
 *    
 *    
 *
 ******************************************************************************/

#ifndef _INC_SKERROR_H_
#define _INC_SKERROR_H_

/*
 * Define the Error Classes
 */
#define    SK_ERRCL_OTHER        (0)    /* Other error */
#define    SK_ERRCL_CONFIG        (1L<<0)    /* Configuration error */
#define    SK_ERRCL_INIT        (1L<<1)    /* Initialization error */
#define    SK_ERRCL_NORES        (1L<<2)    /* Out of resources error */
#define    SK_ERRCL_SW        (1L<<3)    /* internal Software error */
#define    SK_ERRCL_HW        (1L<<4)    /* Hardware failure */
#define    SK_ERRCL_COMM        (1L<<5)    /* Communication error */


/*
 * Define Error code bases
 */
#define    SK_ERRBASE_RLMT        100    /* Base Error number for RLMT */
#define    SK_ERRBASE_HWINIT    200    /* Base Error number for HWInit */
#define    SK_ERRBASE_VPD        300    /* Base Error number for VPD */
#define    SK_ERRBASE_PNMI        400    /* Base Error number for PNMI */
#define    SK_ERRBASE_CSUM        500    /* Base Error number for Checksum */
#define    SK_ERRBASE_SIRQ        600    /* Base Error number for Special IRQ */
#define    SK_ERRBASE_I2C        700    /* Base Error number for i2C module */
#define    SK_ERRBASE_QUEUE    800    /* Base Error number for Scheduler */
#define    SK_ERRBASE_ADDR        900    /* Base Error number for Address mod. */
#define SK_ERRBASE_PECP        1000    /* Base Error number for PECP */
#define    SK_ERRBASE_DRV        1100    /* Base Error number for Driver */

#endif    /* _INC_SKERROR_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.0116 ]--