Welcome![Sign In][Sign Up]
Location:
Search - Ioctl

Search list

[Embeded Linuxfb.tar

Description: 利用mmap在frambuffer中画点,划线,图形,ioctl功能实现-Using mmap in frambuffer in drawing point dash, graphics, ioctl function realization
Platform: | Size: 1024 | Author: szw | Hits:

[Linux-UnixLinux-driver-development13

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第13章、Linux块设备驱动。块设备是与字符设备并列的概念,这两类设备在Linux中驱动的结构有较大差异,总体而言,块设备驱动比字符设备驱动要复杂得多,在I/O操作上表现出极大的不同,缓冲、I/O调度、请求队列等都是与块设备驱动相关的概念。本章将详细讲解Linux块设备驱动的编程方法。13.1节讲解块设备I/O操作的特点,分析字符设备与块设备在I/O操作上的差异。13.2节从整体上描述Linux块设备驱动的结构,分析主要的数据结构、函数及其关系。13.3~13.5节分别讲解块设备驱动模块加载与卸载、打开与释放和ioctl()函数。13.6节非常重要,讲述了块设备I/O操作所依赖的请求队列的概念及用法。13.2节与13.3~13.6节是整体与部分的关系,13.2~13.6节与13.7节是迭代递进的关系。13.7节在13.1~13.6节讲解内容的基础上,总结Linux下块设备的读写流程,而13.7节则讲解了块设备驱动的具体实例,即RamDisk的驱动。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 13, Linux piece of device drivers. Piece of equipment is the concept of equipment and characters are, these two types of equipment in the structure of the drive in Linux have bigger difference, overall, piece of equipment than character device drivers drive is much more complex, in the I/O operation borrows great different, buffer, I/O operation, request queuing is of the device driver related concepts. This chapter will be explained Linux piece of equipment of the driver programming. Section 13.1 explain piece of equipment I/O operation, the characteristics of the character device and piece of equipment analysis in the I/O operation differences. Section 13.2 from the whole description of Linux device drivers, analysis of the main structure of the data structure, function and its relationship. 13.3 ~ 13.5 respectively of asher. Explain
Platform: | Size: 645120 | Author: 华清远见 | Hits:

[USB developEZ_USB-Control-Panel

Description: USB的控制台代码,可以方便的理解USB传输的各种方式,以及ioctl的用法-USB console code, you can easily understand the various ways in USB transfer, and use the ioctl
Platform: | Size: 9255936 | Author: Henry | Hits:

[Embeded LinuxSCULL

Description: linux下简单的设备驱动程序,实现了读写、定位文件指针、ioctl清零以及简单的读写控制。-the simple linux device driver, to achieve the reading and writing, positioning the file pointer, ioctl clear and simple to read and write control.
Platform: | Size: 143360 | Author: 汪荔枝 | Hits:

[Embeded Linuxpciv

Description: 海思Hi3520 PCI总线演示程序 PCIV 相关样例程序包含以下几部分: 1、PCIV MSG :PCI业务层的消息通讯封装。基于MCC模块提供的ioctl接口,提供消息端口的打开关闭、消息发送、消息接收等接口。 相关代码为pciv_msg.c、pciv_msg.h。 2、PCIV Trans:PCI业务层的数据传输封装。基于PCI DMA传输接口、PCI消息交互及一套基本的读写指针Buffer,实现业务层通用数据传输接口。 可以用于主从片之间的任何类型的数据的传输。相关代码为pciv_trans.c、pciv_trans.h。 3、PCIV Sample:PCI业务层的接口使用样例。基于PCIV的MPI接口和以上两个模块提供的接口。 相关代码为sample_pciv_host.c、sample_pciv_slave.c、sample_pciv_comm.h。 目前演示的业务包括: 1)从片将实时预览图像通过PCI传输到主片并显示 2)从片将编码码流通过PCI传输到主片并存储 3)主片从文件中读取待解码码流,通过PCI传输到从片,从片解码后将图像数据再发送到主片显示。-Hass Hi3520 PCI bus demonstration program PCIV relevant sample program contains the following sections: 1, PCIV MSG: PCI service layer message communication package. MCC module based on the ioctl interface to provide information to open the port closed, consumer Information to send, the message receiver interfaces. Related code pciv_msg.c, pciv_msg.h. 2, PCIV Trans: PCI data transfer package business layer. PCI DMA transfers based interface, PCI message exchange and a set of basic reading and writing pointers Buffer, the business layer to achieve common data transfer interface. Between master and slave chip can be used for any type of data transmission. Related code pciv_trans.c, pciv_trans.h. 3, PCIV Sample: PCI interface to use the business layer sample. Based on PCIV the MPI interface and the interface of these two modules. Related code sample_pciv_host.c, sample_pciv_slave.c, sample_pciv_comm.h. Current presentation of business include: 1) real-time prev
Platform: | Size: 2685952 | Author: sillygenius | Hits:

[CSharpC_Sharp_Ripper

Description: This code shows a way to make a CD ripper in C#. There are APIs from some vendors that allow reading audio CD tracks but it is also possible to do it using APIs that allow low level access to CD drives such as ASPI from Adaptec or IOCTL control codes. The latter method is used in this case, because there is no need to install any third party software, it is completely covered by Win32 API functions (CreateFile, CloseHandle, DeviceIoControl, GetDriveType).
Platform: | Size: 40960 | Author: raport11 | Hits:

[Linux-Unixrtc

Description: rtc DS1307和35390驱动,应用通过Ioctl调用,很方便-rtc DS1307 and 35390 driver
Platform: | Size: 4096 | Author: zhaoqiting | Hits:

[Internet-Networkioctl

Description: unix 下网络编程,完成端口模式的网络编程源代码-a unix network programming, network programming completion port model source code
Platform: | Size: 8192 | Author: 吴歆 | Hits:

[Othersunny20111128

Description: ioctl 功能列表 ioctl 功能列表-hello every body hello every body
Platform: | Size: 385024 | Author: makun | Hits:

[Driver DevelopADCdrives

Description: ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
Platform: | Size: 2048 | Author: 赵宇 | Hits:

[Driver Developipsender3.1

Description: linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I/O channel management functions. The so-called I/O channel management, some of the characteristics of the equipment is controlled, such as serial transmission baud rate, motor speed, and so on. The code is the actual product-driven engineering, great reference value.
Platform: | Size: 3112960 | Author: easonwang | Hits:

[Driver DevelopSSDT-Hook-Driver-and-mfc-interface

Description: HOOK SSDT中SetInformation 函数的 驱动程序 配有mfc的用户模式界面 实现了Createfile readfile writefile IOCTL 这几个分发函数 在IOCTL中实现了对SetInformation函数的HOOK-SSDT Hook Driver test with mfc interface
Platform: | Size: 11134976 | Author: yangzhe | Hits:

[Driver Developmadwifi-config

Description: madwifi驱动控制程序。利用linux 提供的ioctl等接口,实现了对atheros等芯片驱动的读写,可以修改无线模块的ssid等信息。-the ioctl program of madwifi. It implements some useful functons to modify parameters of wireless module.
Platform: | Size: 44032 | Author: 杨黎斌 | Hits:

[Data structsioctl_if.c

Description: An example of how to use the ioctl function.
Platform: | Size: 2048 | Author: nickleyoung | Hits:

[Driver Developgpio_f.c.tar

Description: 嵌入式具体引脚驱动程序,应用程序可以调用ioctl函数控制引脚电平的高低-Embedded specific pin drivers, applications can call ioctl function to control the pin high and low
Platform: | Size: 2048 | Author: 飞线 | Hits:

[Driver Developdriver

Description: Linux驱动初级 包括hello world 字符驱动的 resgister/read/ write 及 ioctl等一些基础源码-Linux drivers for the primary character-driven, including hello world resgister/read/write, and ioctl basic source
Platform: | Size: 26624 | Author: 颜建文 | Hits:

[Linux-UnixADTest

Description: 6410 ADC测试 #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/ioctl.h> #include <fcntl.h> #include <linux/fs.h> #include <errno.h> #include <string.h> #include <qlineedit.h> #include <qmessagebox.h> -6410 test #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/ioctl.h> #include <fcntl.h> #include <linux/fs.h> #include <errno.h> #include <string.h> #include <qlineedit.h> #include <qmessagebox.h>
Platform: | Size: 64512 | Author: xiankongyijue | Hits:

[Linux-Unixled-test

Description: 6410 led测试 include <stdio.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <linux/ioctl.h> /* 瀹氫箟骞绘暟 */ #define MEMDEV_IOC_MAGIC k -include <stdio.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <linux/ioctl.h> /* 瀹氫箟骞绘暟*/ #define MEMDEV_IOC_MAGIC k
Platform: | Size: 3072 | Author: xiankongyijue | Hits:

[MiddleWareIOCTL

Description: This one fo those neede to use to unhook process in apps.-This is one fo those neede to use to unhook process in apps.
Platform: | Size: 1024 | Author: SHB | Hits:

[Driver Developspti

Description: spti code,send ioctl to driver.
Platform: | Size: 31744 | Author: amon | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 16 »

CodeBus www.codebus.net