Welcome![Sign In][Sign Up]
Location:
Search - linux 15

Search list

[Bookslinux设备驱动程序开发详解

Description: 详细讲述了linux设备驱动程序的开发,想学习linux下设备驱动程序开发工作的人员可以参考。文件清单列出如下: linuxdriver_code_tool |-- 03 | `-- 2.6内核升级工具 | |-- device-mapper-1.00.19-2.i386.rpm | |-- lvm2-2.00.25-1.01.i386.rpm | |-- mkinitrd-4.2.0.3.tar.tar | |-- module-init-tools-3.2.2.tar.bz2 | `-- modutils-2.4.5-1.src.rpm |-- 04 | |-- 内核模块参数范例 | | `-- book.c | |-- 内核模块导出符号 | | `-- export_symb.c | `-- 最简单的内核模块 | `-- hello.c |-- 05 | `-- udev源代码 | `-- udev-114.tar.gz |-- 06 | |-- globalmem驱动 | | `-- globalmem.c | `-- 包含2个globalmem设备的驱动 | `-- globalmem_two.c |-- 07 | `-- 含并发控制的globalmem驱动 | `-- globalmem_lock.c |-- 08 | |-- globalfifo驱动 | | `-- globalfifo.c | `-- poll应用程序范例 | `-- pollmonitor.c |-- 09 | |-- 异步通知应用程序范例 | | `-- asyncmonitor.c | `-- 支持异步通知的globalfifo | `-- globalfifo_async.c |-- 10 | |-- S3C2410实时钟驱动 | | `-- s3c2410-rtc.c | `-- 秒设备驱动与应用程序 | |-- second.c | `-- second_test.c |-- 11 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |-- 12 | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c |-- 13 | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c |-- 14 | |-- S3C2410串口驱动 | | |-- regs-gpio.h | | |-- regs-serial.h | | `-- s3c2410.c | `-- 串口核心层 | |-- serial_core.c | `-- serial_core.h |-- 15 | |-- S3C2410 I2C主机驱动 | | |-- i2c-s3c2410.c | | |-- iic.h | | |-- regs-gpio.h | | `-- regs-iic.h | `-- SAA711x I2C设备驱动 | `-- saa711x.c |-- 16 | `-- CS8900以太网设备驱动 | |-- cs89x0.c | `-- cs89x0.h |-- 17 | |-- ALSA工具及库 | | |-- alsa-driver-1.0.15.tar.bz2 | | |-- alsa-firmware-1.0.15.tar.bz2 | | |-- alsa-lib-1.0.15.tar.bz2 | | |-- alsa-oss-1.0.15.tar.bz2 | | |-- alsa-tools-1.0.15.tar.bz2 | | |-- alsa-utils-1.0.13.tar.bz2 | | `-- pyalsa-1.0.15.tar.bz2 | |-- ALSA驱动范例 | | |-- sa11xx-uda1341.c | | `-- uda1341.h | |-- ALSA应用程序范例 | | |-- pcm.c | | `-- pcm_min.c | |-- OSS驱动范例 | | `-- s3c2410-uda1341.c | `-- OSS应用程序范例 | |-- mixer.c | `-- sound.c |-- 18 | |-- FRAMEBUFFER应用程序范例 | | `-- fb_display | | |-- fb_display.c | | |-- fb_display.h | | |-- Makefile | | |-- README | | `-- test.c | `-- S3C2410 LCD驱动 | |-- s3c2410fb.c | `-- s3c2410fb.h |-- 19 | |-- busybox源代码 | | `-- busybox-1.2.1.tar.bz2 | |-- MTD工具 | | `-- mtd-utils-1.0.0.tar.gz | |-- nand驱动范例 | | `-- s3c2410.c | |-- nor驱动范例 | | `-- s3c2410nor.c | `-- yaffs&yaffs2源代码 | |-- yaffs.tar.gz | `-- yaffs2.tar.gz |-- 20 | |-- USB串口驱动 | | |-- usb-serial.c | | `-- usb-serial.h | |-- USB工具 | | `-- usbview-1.0.tar.tar | |-- USB骨架程序 | | `-- usb-skeleton.c | |-- USB键盘驱动 | | |-- input.h | | |-- usb_input.h | | `-- usbkbd.c | `-- usb主机控制器驱动范例 | |-- ohci-s3c2410.c | `-- usb-control.h |-- 21 | |-- PCI骨架程序 | | `-- pci-skeleton.c | `-- PCI驱动范例 | `-- i810_audio.c `-- 22 |-- 范例代码 | |-- oops范例 | | |-- oops_example.asm | | `-- oops_example.c | `-- proc范例 | `-- sim_proc.c `-- 内核调试工具 |-- ddd-3.3.11.tar.gz |-- gdbmod-2.4.bz2 |-- kdb-v4.4-2.6.15-rc5-common-1.bz2 |-- kdb-v4.4-2.6.15-rc5-common-2.bz2 |-- kdb-v4.4-2.6.15-rc5-i386-1.bz2 `-- linux-2.6.15.5-kgdb-2.4.tar.tar
Platform: | Size: 25078324 | Author: zxx000 | Hits:

[Internet-Networkmadplay-0.15.2b

Description: linux下优秀的mp3播放软件的源代码-outstanding under the MP3 player software source code
Platform: | Size: 804864 | Author: 王大海 | Hits:

[Internet-NetworkphpBB-2.0.15

Description: 很好的论坛php+mysql+linux-Good forum php&mysql&linux
Platform: | Size: 674816 | Author: 曲朋 | Hits:

[Linux-Unixsox-12.15.tar

Description: linux下录音程序,直接录为mp3格式,需lame支持,将数据经管道放入lame中,存为mp3格式。-recording procedures, recorded directly to the mp3 format required lame support, data piped Add lame, depositors to the mp3 format.
Platform: | Size: 199680 | Author: 兰精灵 | Hits:

[Linux-Unixlibid3tag-0.15.1b.tar

Description: linux下mp3编解码程序,有VC工程,纯C代码,移植性好,推荐!-mps decode program under linux, c code ,recomanded
Platform: | Size: 337920 | Author: JYL | Hits:

[Linux-Unixlibmad-0.15.1b.tar

Description: linux下MPEG编解码程序,有vc工程,纯C代码-MPEG codec library on Linux, has VC build project, pure C source code
Platform: | Size: 502784 | Author: JYL | Hits:

[Linux-Unixmadplay-0.15.1b.tar

Description: linux下MPEG播放器,支持各种格式,有vc工程,纯C代码-MPEG play used under linux, support many style, C code
Platform: | Size: 589824 | Author: JYL | Hits:

[Linux-Unixlinux-2.6.15.6.tar

Description: linux-2.6.15.6,Linux操作系统最新源代码,无话可说,最经典的源代码,赶快下载吧。要是你觉得还不够经典的话,那我只好给你win2000的全套源代码了-linux-2.6.15.6, the latest Linux operating system source code, nothing to say, the most classic of the source code, download it quickly. If you feel that not enough classic, then I can only give you WIN2000 is the set of source code
Platform: | Size: 49912832 | Author: 观光客 | Hits:

[SNMPmrtg-2.15.0.tar

Description: mrtb的最新版本,用于进行网络监控,在linux下实现,图形化显示流量-mrtb the latest version, used for network monitoring, under linux, graphic display flow
Platform: | Size: 1068032 | Author: iverson | Hits:

[Embeded Linux1553lin

Description: linux下1553B的开发,对初学者很有好处-linux 1553B under development, is very good for beginners
Platform: | Size: 759808 | Author: 沈威 | Hits:

[Internet-Networke100-2.1.15.tar

Description: linux intel 网卡驱动,利用他可以让inel的pro 100 网卡进行网络配置和实用
Platform: | Size: 130048 | Author: pgh | Hits:

[Otherlumaqq_2005_patch_2006.01.22.15.00

Description: 用在LINUX上的QQ聊天工具luma-LINUX used in the QQ chat tool luma
Platform: | Size: 3268608 | Author: yang | Hits:

[Internet-Networke1000-7.6.15.4.tar

Description: linux系统的网卡驱动包,按照说明安装后可在上网,其支持新的网卡-System linux network card driver package, follow the instructions to install can be in the Internet, and its support for the new card
Platform: | Size: 244736 | Author: 海川 | Hits:

[Linux-Unixiproute2-2.6.15-060110.tar

Description: linux ip application test tool
Platform: | Size: 394240 | Author: ray | Hits:

[Linux-Unixlinux-2.6.15

Description: LINUX2.6.15的源代码,及各种接口和应用程序,适合LINUX的学习-LINUX2.6.15 the source code, and various interfaces and applications for learning LINUX
Platform: | Size: 10259456 | Author: 李元 | Hits:

[Internet-Networkortp-0.15.0.tar

Description: a Real-time Transport Protocol(RTP,RFC3550) library,实时传输协议库,支持WINDOWS,LINUX平台,这是09年最新版本-a Real-time Transport Protocol (RTP, RFC3550) library, Real-time Transport Protocol library, support for WINDOWS, LINUX platform in 2009 This is the latest version
Platform: | Size: 491520 | Author: 王华彬 | Hits:

[Linux-UnixLinux_book(15)

Description: linux 编程宝典电子书! linux 编程宝典电子书! linux 编程宝典电子书!-linux Programming Collection e-book! linux Programming Collection e-book! linux Programming Collection e-book! linux Programming Collection e-book!
Platform: | Size: 15016960 | Author: hj | Hits:

[Internet-Networkquagga-0.99.15.tar

Description: linux下的路由软件平台,可替换cisco的路由器做家庭网关用-Under linux routing software platform can be done to replace cisco router home gateway with the
Platform: | Size: 2191360 | Author: dmgx | Hits:

[Linux-Unixmadplay-0.15.2b

Description: linux系统程序模块,希望能和大家一起分享!-linux system program modules, would like to share with everyone!
Platform: | Size: 626688 | Author: 林伟山 | Hits:

[Linux-UnixProfessional-Linux-Programming

Description: Contents Acknowledgments ix Introduction xix Chapter 1: Working with Linux 1 A Brief History of Linux 2 The GNU Project 2 The Linux Kernel 3 Linux Distributions 4 Free Software vs. Open Source 4 Beginning Development 5 Choosing a Linux Distribution 6 Installing a Linux Distribution 8 Linux Community 15 Linux User Groups 15 Mailing lists 16 IRC 16 Private Communities 16 Key Differences 16 Linux Is Modular 17 Linux Is Portable 17 Linux Is Generic 17 Summary 18 Chapter 2: Toolchains 19 The Linux Development Process 19 Working with Sources 20 Configuring to the Local Environment 21 Building the Sources 22 Components of the GNU Toolchain 23 The GNU Compiler Collection 23 The GNU binutils 34 GNU Make 39 The GNU Debugger 40
Platform: | Size: 5298176 | Author: ziv.han | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net