Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 2.6.22
Search - 2.6.22 - List
详细讲述了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
Date : 2010-11-29 Size : 23.92mb User : zxx000

DL : 0
The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
Date : 2025-07-15 Size : 128kb User : 张先生

DL : 0
仿真AT24CXX的KEIL C51源程序,与psmain5.9.23.rar和shengfangagsi5.9.22.rar一起工作,都是原创-KEIL C51 source, and with psmain5.9.23.rar shengfangagsi5.9.22.rar work together, are originality
Date : 2025-07-15 Size : 26kb User : 张明璋

DOS 6.22 的源代码,汇编语言写的 ,应该对大家有用的。-DOS 6.22 of source code, written in assembly language, it should be useful to everyone.
Date : 2025-07-15 Size : 18.94mb User : 王刚

2410最新内核linux2.6.22上dm9000网卡驱动源码,供学习参考用-err
Date : 2025-07-15 Size : 9kb User : 梁振成

dos 6.22启动盘源代码,现在好像不用了,把原码贴出来,高手见笑了
Date : 2025-07-15 Size : 4kb User : Au

基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可。-S3C2440 based on the four-wire resistive touch screen driver, linux2.6.22 core. Touchscreen.c on the driver/input/touchscreen/under. Arch/arm/mach-s3c2440/mach-smdk2440.c modify Makefile and the corresponding drive can be added.
Date : 2025-07-15 Size : 6kb User : ryan

此代码为嵌入式图片服务器,已经通过s3c2410的开发板 系统环境linux 2.6.22 下测试运行。图片的采集部分是通过usb摄像头。-This code for embedded picture server, has passed S3C2410 development board system environment to test the running linux 2.6.22. Pictures of the acquisition in part through usb camera.
Date : 2025-07-15 Size : 230kb User : 杜海浩

第一个应用程序hello world (基于AT91SAM9260开发板linux2.6.22)-The first application hello world (based on the AT91SAM9260 Development Board linux2.6.22)
Date : 2025-07-15 Size : 3kb User : 陈任

DL : 0
Microsoft DOS 6.22的源码-Microsoft DOS 6.22 Source
Date : 2025-07-15 Size : 375kb User : Clonne

基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and write pieces of equipment operation
Date : 2025-07-15 Size : 130kb User : 黄伟

asn1c 0.9.22 windows版本-asn1c 0.9.22 for windows.
Date : 2025-07-15 Size : 11.91mb User : songjin

Rom Dos 6.22 Developers Kit includes binaries, source code in ASM and C, and documentation. For embedded applications.
Date : 2025-07-15 Size : 656kb User : currentloops

DL : 0
usb video class driver v4l1 驱动 for linux 2.6.-usb video class driver v4l1 driver for linux 2.6.22
Date : 2025-07-15 Size : 52kb User : resun

DL : 0
学习linux驱动程序非常好的资料希望大家都好好学习。多多上传啊-qudong
Date : 2025-07-15 Size : 6kb User : wanglixin

2410板子 16键 按键扫描驱动及测试程序-16-key keypad scan driver and test procedures
Date : 2025-07-15 Size : 23kb User : 主儿乞

easyVM是我的毕业设计,我很后悔做完它之后没有把它传到论坛上来。在我毕业来到珠海后的第十天,我的电脑被小偷入室盗走了,我四年时间里写的所有代码以及从成都带回来的回忆也随着硬盘的丢失而消失了。现在发上来的这份代码是我从邮箱里发给老师的一封邮件上拿回来的。 easyVM是一个简单得不能再简单的虚拟机,只模拟了8086及一些简单外设,可以跑MS-DOS 6.22。-easyVM is my graduation, I am sorry it did not finish after it reached the forum up. After graduation I went to Zhuhai in the tenth day, my computer is a thief stole burglary, four years I have written all the code, and brought back memories from Chengdu, the hard disk along with the loss of the disappeared. Well now I come to this code from the mailbox on an email sent to the teacher to get back. easyVM is a simple virtual machine could not be more simple, just some simple simulation of the 8086 and peripherals, you can run MS-DOS 6.22....
Date : 2025-07-15 Size : 1.46mb User : 汪宪博

基于s3c2410的音频驱动移植功能实现-Drive-based portable audio s3c2410 function realization
Date : 2025-07-15 Size : 15kb User : 陈水水

pixman 0.22 modifications for compilation in visual c++ 10
Date : 2025-07-15 Size : 950kb User : gigiame

提供sasl及MD5验证 cyrus-sasl-2.1.-Provide sasl and MD5 authentication to cyrus-sasl-2.1.22
Date : 2025-07-15 Size : 3.85mb User : Gavin
« 12 3 4 5 6 7 8 9 10 ... 46 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.