1. sysfs 层的总线类型处理: 注册一组 mmc 类型处理函数, 标志为 "mmc" 2. mmc/sd 快设备管理:注册一个块设备和一组 mmc 总线类型的 driver 子函数, 实现块设备的队列管理等 3. mmc/sd host管理: 实现 host 的管理 4. 针对特定的mcu实现一个host驱动实例:主要是注册一个 host实体,中断处理函数,io设置函数,请求处理函数等
上传时间: 2013-12-30
上传用户:ztj182002
bp算法实现代码,在c++ builder 平台上实现. b p算法实现代码,在c++ builder 平台上实现
上传时间: 2014-01-18
上传用户:CHINA526
这是著名的书《linux device driver》书的附书代码
上传时间: 2013-12-16
上传用户:zhaoq123
linux-2.4.18的下测MMC驱动程序,测试平台是s3c2440
上传时间: 2016-08-22
上传用户:zhengzg
很好的b发邮件的软件介绍,有兴趣完善的话可以连接数据库
标签: 软件介绍
上传时间: 2014-01-14
上传用户:gengxiaochao
s6d0118 c program test r g b white grp
标签: s6d0118 program white test
上传时间: 2016-08-23
上传用户:zhliu007
mmap driver 是linux环境下的驱动程序
上传时间: 2016-08-26
上传用户:zhliu007
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
标签: supports capture cameras digital
上传时间: 2014-01-13
上传用户:yph853211
AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.
标签: directory contains Related Samples
上传时间: 2014-07-06
上传用户:凤临西北
This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filter driver if WMI data blocks should only be made available when the filter driver is loaded.
标签: driver Typically provides writers
上传时间: 2016-08-26
上传用户:talenthn