资源列表
rootfs.tar
- 基于linux-arm-gcc 4.3.3编译的2440根文件系统-Based on linux-arm-gcc 4.3.3 compiled 2440 file system
module_simple
- module_simple 简单的内核模块,旨在正常加载和卸载内核模块,适合初学者上级测试-module_simple simple kernel module to the normal load and unload kernel modules, suitable for beginners to higher test
register_chrdev
- register_chrdev 注册字符设备实例,提示加载模块后,需mknod建立相应的文件节点,在执行test测试程序-register_chrdev register character device example, prompts to load the module, the need to establish the appropriate file mknod node in the test program test execution
linux_device_ioctl
- linux_device_ioctl ioctl是设备驱动程序中对设备的IO通道进行管理的的函数,程序可以通过ioctl想设备发送命令、参数等配置信息-linux_device_ioctl ioctl is device driver for device IO channel management functions, the program can send commands via ioctl to the device, parameters and other configurat
linux_device_lseek
- linux_device_lseek seek接口用来对设备的读写位置进行定位,其中off是偏移量,whence参数是起点的位置-linux_device_lseek seek to read and write interface is used to position the device to locate where off is the offset, whence parameter is the starting position
linux_device_poll
- linux_device_poll poll接口是判断是否有数据可以读写,使用于select函数来查询设备当前状态,以便用户获知是否对数据进行非阻塞访问-linux_device_poll poll interface is to determine whether there is data to read and write, use the select function to query the device on the current state, so that users a
linux_device_fasync
- linux_device_fasync 驱动程序与应用程序不能直接通讯,可以采用异步通讯来读取数据,这样应用程序就不要一直查询设备状态,当数据到达时,会主动通知-linux_device_fasync driver can not communicate directly with the application, asynchronous communication can be used to read data, so applications do not have to query
usbkey_TEXT
- USB即Universal Serial Bus,中文称“通用串行总线”,是由Compaq、IBM、Intel、Microsoft、NEC和Northern Telecom七家公司于1995年所研发与规范出来的,随着近几年的推广与应用,USB已经成为个人计算机的标准的外设接口,并将逐步取代所有的各种传统外围接口,如串行端口、并行端口以及游戏接口等。-USB is Universal Serial Bus, Chinese as the " Universal Serial Bus&quo
virtual
- 在多任务操作系统环境下,不允许用户态程序直接执行I/O指令,操作I/O设备,I/O指令只能由运行系统太(内核态)的程序执行,即只能由操作系统内核的代码执行。 -In the multi-tasking operating system environment, the program does not allow users to state directly perform I/O instruction, the operation I/O devices, I/O instructio
s3c2440
- Driver for Samsung S3C2440 and S3C2442 SoC onboard UARTs. * * Ben Dooks, Copyright (c) 2003-2005,2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * * This program is free software you can redistribute it and/or modify * it un
24116MLC
- arm 2410 开发板 的 ADS 环境下 的编译通过的 BIOS源代码 即开发板的uboot程序-arm 2410 development board of the ADS environment compiled by the BIOS source code that uboot program development board
live555-latest.tar
- video on demand server|client (source)
