Welcome![Sign In][Sign Up]
Location:
Search - LINUX lib

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:

[Mathimatics-Numerical algorithmsmsl-2.0.tar

Description: motion Strategy lib 2.0
Platform: | Size: 1280000 | Author: 巢志骏 | Hits:

[Linux-Unixmpeg_lib-1.3.1.tar

Description: mpeng Lib
Platform: | Size: 152576 | Author: 李叠 | Hits:

[Streaming Mpeg4xine-lib-1-rc3b.tar

Description: xine linux code, this famous xine media player. it support almost all media type and all net streaming
Platform: | Size: 6422528 | Author: cxz | Hits:

[Communicationepoll-lib-0.11.tar

Description: linux环境下大容量TCP连接,用于网络通信.-large capacity TCP connection for network communications.
Platform: | Size: 37888 | Author: 一路发 | Hits:

[Audio programraw-wave-lib-v0.1

Description: raw-wave-lib:一个非常好的wav文件读写的库,包含测试文件。在Linux/windows下运行良好。使用C语音书写-raw-wave-lib : a very good wav file reader of the library, including test paper. Linux/windows running good. Speech writing C
Platform: | Size: 4096 | Author: granite | Hits:

[OtherLinux-C-lib

Description: Linux C function() 参考手册 各位Linux爱好者:   你好!本人有幸在坊间得到一名为“Linux C 函数参考”的文本文件,并在此基础重新排版并制成html文件以方便广大爱好者阅读,我感到无比的荣幸。在此多谢各位的鼎力支持,以及日益完善此文件,希望有朝一日能成为Linux编程爱好者必备的参考文件。在此再次多谢编写“Linux C 函数参考”的朋友。   声明:本人不拥有文章所有权。本人会对本文件文章内排版出现的错误或遗漏内容以及日后提出的相关请求作出最大限度修改,有问题可e-mail:pennyhot@21cn.com,别炸我的邮箱:-) PennyHot  2003.06.06 -Linux C function () reference manual to Linux lovers : Hello! I have been fortunate in the community to get a "C Function Reference Linux" text files, and on the basis of this re-typeset and produced a html document for the convenience of the vast number of enthusiasts reading, I feel immensely privileged. Thank you for the tremendous support and the growing perfect document, I hope that one day could become Linux programming enthusiasts essential reference document. Here again thank prepared "Linux C Function Reference" friends. Statement : I do not have the article title. I would like this document article appeared typesetting errors or omissions in the contents and the future of the requests made to maximize the repair change, there can be e-mail : pennyhot@21cn.com,
Platform: | Size: 76800 | Author: 莫宁 | Hits:

[Internet-Networkepoll-lib-0.111

Description: linux epoll源码,支持大型服务器,适合高手研究-linux source epoll support large server, suitable for expert study
Platform: | Size: 31744 | Author: 陈全勇 | Hits:

[Linux-Unixlib

Description: linux库文件,非常详细的源代码,在其他网络上多次下载-linux libraries, the very detailed source code, the other networks repeatedly Download
Platform: | Size: 6144 | Author: king | Hits:

[Linux-Unixxine-lib-1.1.8.tar

Description: linux下的MPEG1,MPEG2的软件或硬件解码,缺点是系统资源消耗较大-linux under the MPEG1, MPEG2 decoding software or hardware, the disadvantage of a larger system resource consumption
Platform: | Size: 8871936 | Author: 张鉴真 | Hits:

[Linux-Unixlibkf701-1[1].0-beta.tar

Description: 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档 所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前写有注释,注释格式为符合 doxygen 要求的 JavaDoc 格式。 所有代码内部调用的 C 库和系统函数要求完全符合 ANSI C 标准和 POSIX 标准。 -To collect all the basic functions of a library all of the functions are short and simple as possible to use doxygen to generate documentation for all code to the Linux system can be compiled and run prevail Whenever in the lib directory added a function to be in the test directory to prepare a function for this test procedure so that it can be a normal Linux system to compile and run correctly each increase in the external function must be written in the source code of the former have the Notes, the Notes doxygen format in order to comply with the requirements The JavaDoc format. Calling all code within the C library functions and system requirements in full compliance with the ANSI C standard and the POSIX standard.
Platform: | Size: 493568 | Author: 安田 | Hits:

[Linux-UnixOreilly.Building.Embedded.Linux.Systems.eBook-LiB.

Description: linux嵌入式设计的经典,详细介绍了如何构建嵌入式linux-linux embedded design classic, detailing how to build embedded linux
Platform: | Size: 1045504 | Author: chenzc | Hits:

[Linux-UnixOreilly.Building.Embedded.Linux.Systems.eBook-LiB.

Description: 嵌入式linux开发很好的一本书,非常实用,基本上就是手把手教你开发嵌入式linux系统-Embedded linux development of a good book, very useful, is essentially the development of embedded手把手教your linux system
Platform: | Size: 1045504 | Author: lcl | Hits:

[Linux-Unixlib-usb-src

Description: 这是USB驱动程序库,Windows和Linux都可以编译-usb driver library
Platform: | Size: 133120 | Author: frank | Hits:

[Linux-Unixlibbz2_0-1.0.2-1.tar

Description: lib of Linux for Zipx
Platform: | Size: 24576 | Author: ad | Hits:

[Embeded Linuxlibminigui-1.6.0-linux-host

Description: 这是在Linux下进行GUI界面开发的全套libminigui软件包。我里面写了一个安装步骤的文档,希望对需要的朋友有用。提醒一下,如果是做移植的话,在进行libminigui的./configure配置和安装reg-host完了以后,还需要回过去把libminigui再重新进行./build....-TFT(中间还有命令),这样就可以把原先的lib库进行一次交叉编译了,在做移植的时候就不会有错误情况出现了。-This is a GUI in Linux under the full set of interface development package libminigui. I installed it was a step in the document, in the hope that friends need to be useful. To remind you that if the transplant is done, then libminigui in the./Configure to configure and install after the end of reg-host, but also need to return to the past to re-libminigui for./Build....-TFT (the middle there is a command), This allows the original lib library to conduct a cross-compiler, and in the transplants done wrong when the situation would not have emerged.
Platform: | Size: 17398784 | Author: | Hits:

[OS Developlinux-driver-demo-audio

Description: 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
Platform: | Size: 32768 | Author: 蒋志峰 | Hits:

[Embeded Linuxcross-platform-lib

Description: 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, semaphores, time operations, and so on. Is to write cross-platform powerful c++ program assistant.
Platform: | Size: 11264 | Author: 陈真 | Hits:

[Linux-UnixLinux-lib-problem

Description: bash很好的学习资料,供一些Linux下的新手进行学习和参考-bash good learning materials for some of the novice to learn Linux, and reference
Platform: | Size: 64512 | Author: 黄彪 | Hits:

[Linux-Unixalsa-lib-1.0.25

Description: alsa linux source code
Platform: | Size: 1229824 | Author: guo | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net