代码搜索:DEV

找到约 10,000 项符合「DEV」的源代码

代码结果 10,000
www.eeworm.com/read/100066/15886927

5 gsmdevices.5

.TH GSMDEVICES 5 "Project SMSLink" "Les Ateliers du Heron" \" -*- nroff -*- .SH NAME gsmdevices \- GSM devices description file .SH DESCRIPTION .B gsmdevices is an ASCII file which contains an entry f
www.eeworm.com/read/291881/8391079

authors

wGui Developers Rob Wiskow - rob-dev@boxedchaos.com Willie Zutz - willie-dev@bit-shift.com Lucio Asnaghi (aka kRAkEn/gORe) - krakengore@libero.it Contributors Oldrich Dlouhy
www.eeworm.com/read/290548/8477018

c pm.c

/* * pm.c - Power management interface * * Copyright (C) 2000 Andrew Henroid * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General
www.eeworm.com/read/188898/8509388

h pci-compat.h

/* This header only makes sense when included in a 2.0 compile */ /* * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * The source code in
www.eeworm.com/read/430255/8758936

c usb.c

/* * Main API entry point * * Written by: * Copyright 2000, Johannes Erdfelt * * This library is covered by the LGPL. */ #include /* getenv */ #incl
www.eeworm.com/read/286366/8767564

txt initrd源码分析.txt

Initrd的作用有三: 1.提高系统的可移植性 把更多的内核功能条目编译成模块,不仅仅是为了减小内核体积,更重要的是面对各种不同的硬件架构,可以使用initrd中的linuxrc按需进行模块加载以驱动硬件,甚至对于CPU类型或者多处理机也可以进行手工选择内核(配合syslinux这类boot loader) 2.LIVECD(光盘上的Linux)必备的部件 现在的可启动光盘都沿用 ...
www.eeworm.com/read/383271/8958723

old ins_eth_ocm.old

#include "ins_eth_ocm.h" /** * Function for obtaining MAC address. * @param name Name of this MAC * @param net NET interface (Interniche typedef) * @param mac_addr Character array into which
www.eeworm.com/read/186089/8960357

bak netdaq.c.bak

//----------------------- //Drv test //Win2nix@126.com //2006-12-16 //----------------------- #include "netdaq.h" int main() { int addr,num,num_of_write,temp,i; u16 *buf; //u16 num; u16 da
www.eeworm.com/read/186089/8960363

c netdaq.c

//----------------------- //Drv test //Win2nix@126.com //2006-12-16 //----------------------- #include "netdaq.h" int main() { int addr,num,num_of_write,temp,i; u16 *buf; //u16 num; u16 da
www.eeworm.com/read/184081/9122108

h pci-compat.h

/* This header only makes sense when included in a 2.0 compile */ /* * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * The source c