!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/char/   drwxr-xr-x
Free 318.36 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:     i810-tco.h (1.69 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/*
 *    i810-tco 0.02:    TCO timer driver for i810 chipsets
 *
 *    (c) Copyright 2000 kernel concepts <nils@kernelconcepts.de>, All Rights Reserved.
 *                http://www.kernelconcepts.de
 *
 *    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.
 *    
 *    Neither kernel concepts nor Nils Faerber admit liability nor provide 
 *    warranty for any of this software. This material is provided 
 *    "AS-IS" and at no charge.    
 *
 *    (c) Copyright 2000    kernel concepts <nils@kernelconcepts.de>
 *                developed for
 *                              Jentro AG, Haar/Munich (Germany)
 *
 *    TCO timer driver for i810 chipsets
 *    based on softdog.c by Alan Cox <alan@redhat.com>
 *
 *      The TCO timer is implemented in the 82801AA (82801AB) chip,
 *    see intel documentation from http://developer.intel.com,
 *    order number 290655-003
 *
 *    For history see i810-tco.c
 */


/*
 * Some address definitions for the i810 TCO
 */

#define    TCOBASE        ACPIBASE + 0x60    /* TCO base address        */
#define TCO1_RLD    TCOBASE + 0x00    /* TCO Timer Reload and Current Value */
#define TCO1_TMR    TCOBASE + 0x01    /* TCO Timer Initial Value    */
#define    TCO1_DAT_IN    TCOBASE + 0x02    /* TCO Data In Register        */
#define    TCO1_DAT_OUT    TCOBASE + 0x03    /* TCO Data Out Register    */
#define    TCO1_STS    TCOBASE + 0x04    /* TCO1 Status Register        */
#define    TCO2_STS    TCOBASE + 0x06    /* TCO2 Status Register        */
#define TCO1_CNT    TCOBASE + 0x08    /* TCO1 Control Register    */
#define TCO2_CNT    TCOBASE + 0x0a    /* TCO2 Control Register    */

#define    SMI_EN        ACPIBASE + 0x30    /* SMI Control and Enable Register */

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