代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/278768/4141751
c netifconfig.c
/*
* netifconfig.c -- look and change the interface configuration
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*/
#include
#include
#include
www.eeworm.com/read/416031/2129888
c netifconfig.c
/*
* netifconfig.c -- look and change the interface configuration
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*/
#include
#include
#include
www.eeworm.com/read/416031/2129939
c netifconfig.c
/*
* netifconfig.c -- look and change the interface configuration
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*/
#include
#include
#include
www.eeworm.com/read/182855/9188175
txt readme.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 it with
www.eeworm.com/read/182126/9215874
c laguna.c
/*
Laguna chipset driver for cirrus logic 5462, 5464, 5465
Only tested on 5464.
Problems:
mouse cursor does not work.
secondary (mmio only) not tested.
fifo threshold needs more tuning.
*
www.eeworm.com/read/465478/7055456
c pipe.c
/*
* pipe.c -- fifo driver for scull
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
www.eeworm.com/read/465478/7055550
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/465478/7055560
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/435688/7787748
ksh glade.ksh
#!/bin/ksh
#
# Demonstration on how to use Glade and the GTK-server with KSH by STDIN.
# Tested with the AT&T KSH (1993-12-28) on Slackware Linux.
#
# Tested with GTK-server 2.0.8.
#------------------
www.eeworm.com/read/303580/13812215
c pipe.c
/*
* pipe.c -- fifo driver for scull
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif