代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/362304/10006201
txt compile_linux_kernel.txt
如何编译Linux的内核
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
内核,是一个操作系统的核
www.eeworm.com/read/362257/10009037
html m-linux-gcc.html
Generated Makefile for Linux / GNU g++
Generated Makefile for Linux / GNU
www.eeworm.com/read/166050/10039947
bat image2linux.bat
down -d image image.ou1 -w 0x00001000 -o ultra.dwn
bin2txt
copy ultra.txt linux.txt
del ultra.*
pause
www.eeworm.com/read/361337/10057239
doc embedded linux for blackfin.doc
www.eeworm.com/read/164448/10107884
patch linux-2.4.20-quickcam.patch
--- linux-2.4.20.orig/drivers/usb/Config.in Fri Nov 29 17:51:32 2002
+++ linux-2.4.20/drivers/usb/Config.in Sat Jan 25 22:53:23 2003
@@ -78,6 +78,7 @@
dep_tristate ' USB IBM (Xirlink) C-it Cam
www.eeworm.com/read/164448/10107885
patch linux-2.6.7-quickcam.patch
--- linux-2.6.7/drivers/usb/media/Makefile Fri Jul 23 18:23:09 2004
+++ linux-2.6.7userdev/drivers/usb/media/Makefile Tue Jul 27 18:12:40 2004
@@ -3,6 +3,7 @@
#
pwc-objs := pwc-if.o pwc-misc.o pwc
www.eeworm.com/read/164448/10107916
patch linux-2.6.8.1-quickcam.patch
diff -PruN linux-2.6.8.1def-noqc/drivers/usb/media/Makefile linux-2.6.8.1def/drivers/usb/media/Makefile
--- linux-2.6.8.1def-noqc/drivers/usb/media/Makefile Sat Aug 28 14:40:36 2004
+++ linux-2.6.8.1d
www.eeworm.com/read/164436/10108019
pdf linux入门教程.pdf
www.eeworm.com/read/359751/10126266
h linux-asm-string.h
/*
* Taken from Linux /usr/include/asm/string.h
* All except memcpy, memmove, memset and memcmp removed.
*/
#ifndef _I386_STRING_H_
#define _I386_STRING_H_
/*
* This string-include defines all s
www.eeworm.com/read/359751/10126279
h linux-asm-io.h
#ifndef _ASM_IO_H
#define _ASM_IO_H
/*
* This file contains the definitions for the x86 IO instructions
* inb/inw/inl/outb/outw/outl and the "string versions" of the same
* (insb/insw/insl/outsb/o