代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/416031/2129986
c slaveh.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/416031/2129988
c slaved.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/416031/2129991
c slave.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
* Tested with 2.1.43 on the x86
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifn
www.eeworm.com/read/416031/2130016
c faulty.c
/*
* faulty.c -- a module which generates an oops when read
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
www.eeworm.com/read/416031/2130026
c silly.c
/*
* silly.c -- Simple Tool for Unloading and Printing ISA Data
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86
* This module won't work on the sparc, where there's no concept of I/O
www.eeworm.com/read/427042/1980349
readme
Only the windows NT and, linux builds have been tested for SSLeay 0.8.0
www.eeworm.com/read/357689/10202767
txt usb 1.1 phy.txt
USB 1.1 PHY
==========
Status
------
This core is done. It was tested with a USB 1.1 core I have written on
a XESS XCV800 board with a a Philips PDIUSBP11A transceiver.
I have NOT yet tested i
www.eeworm.com/read/465478/7055416
c setlevel.c
/*
* setlevel.c -- choose a console_loglevel for the kernel
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*/
#include
#include
#include
www.eeworm.com/read/465478/7055421
c asynctest.c
/*
* asynctest.c: use async notification to read stdin
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
* (but pipes don't generate async signals, tty's do)
*
* Ac
www.eeworm.com/read/465478/7055467
c setlevel.c
/*
* setlevel.c -- choose a console_loglevel for the kernel
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*/
#include
#include
#include