代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/223597/14622543
c mapper.c
/*
* mapper.c -- simple file that mmap()s a file region and prints it
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*
* Actually, it should run with any Unix
*/
www.eeworm.com/read/223597/14622617
c sbull.c
/*
* sbull.c -- the Simple Block Utility
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define
www.eeworm.com/read/223597/14622637
c pciregions.c
/*
* pciregions.c -- a module that prints address regions of PCI boards
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
*
* Copyright (C) 1997 rubini@linux.it (Alessandro Rubini)
www.eeworm.com/read/223597/14622647
c pcidata.c
/*
* pcidata.c -- a module that dumps the cfg registers through /proc
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
*
* Copyright (C) 1997 rubini@linux.it (Alessandro Rubini)
*
www.eeworm.com/read/223597/14622699
c mapper.c
/*
* mapper.c -- simple file that mmap()s a file region and prints it
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*
* Actually, it should run with any Unix
*/
www.eeworm.com/read/223597/14622849
c sleepy.c
/*
* sleepy.c -- the writers awake the readers
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Alpha
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# defi
www.eeworm.com/read/182103/5268594
readme
#
# $Id: README,v 1.3 1995/12/19 20:08:58 joel Exp $
#
This board support package has not been tested with multiprocessor
or the timing support. The uniprocessor IDP package was tested though
with
www.eeworm.com/read/342914/3228533
c mapper.c
/*
* mapper.c -- simple file that mmap()s a file region and prints it
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*
* Actually, it should run with any Unix
*/
www.eeworm.com/read/342914/3228556
c sbull.c
/*
* sbull.c -- the Simple Block Utility
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define
www.eeworm.com/read/342914/3228562
c pciregions.c
/*
* pciregions.c -- a module that prints address regions of PCI boards
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
*
* Copyright (C) 1997 rubini@linux.it (Alessandro Rubini)