代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/416031/2129916
c main.c
/*
* main.c -- scullv: the scull-virtual char driver
*
* Tested with 2.0 on the x86, Sparc
*
* Mmap is not available on the Sparc, as pgd_offset etc. are not
* yet exported to modules. Nonethele
www.eeworm.com/read/416031/2130010
c skull_init.c
/*
* skull.c -- sample typeless module.
*
* BUGS:
* -it only runs on intel platforms.
* -readb() should be used (see short.c): skull doesn't work with 2.1
*
* Tested with 1.2 and 2.0 on the
www.eeworm.com/read/416031/2130014
c master.c
/*
* master.c -- the master module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#en
www.eeworm.com/read/416031/2130018
c import.c
/*
* import.c -- a module using a symbol from export.c
*
* Tested with 2.0 on the x86, Sparc
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
/*
www.eeworm.com/read/416031/2130020
c slaveh.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endi
www.eeworm.com/read/416031/2130021
c slaved.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endi
www.eeworm.com/read/416031/2130025
c slave.c
/*
* slave.c -- the slave module of a master/slave pair using kerneld
*
* Tested with 2.0 on the x86, Sparc
*/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endi
www.eeworm.com/read/414420/2146443
sbc8560 readme.sbc8560
The port was tested on Wind River System Sbc8560 board
. U-Boot was installed on the flash memory of the
CPU card (no the SODIMM).
NOTE: Please configure uboot compile to the prope
www.eeworm.com/read/411488/2187660
mak como-linux.mak
#
# Note : this makefile has been tested for como-4.3.0.1+gcc-2.96 on Redhat 7.3
#
.SUFFIXES:
.SUFFIXES: .cc .cpp .o .exe .out
srcdir = .
VPATH = .
# point this to proper location
STL_INCL=../../st
www.eeworm.com/read/408818/2242488
sbc8560 readme.sbc8560
The port was tested on Wind River System Sbc8560 board .
U-Boot was installed on the flash memory of the CPU card (no the SODIMM).
NOTE: Please configure uboot compile to the prope