WDM driver development example and documentation
标签: documentation development example driver
上传时间: 2013-12-24
上传用户:wendy15
With User Mode Linux you can create virtual Linux machines within a Linux computer and use them to safely test and debug applications, network services, and even kernels. You can try out new distributions, experiment with buggy software, and even test security. Now, for the first time, the creator and maintainer of User Mode Linux shows how to put it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You ll find authoritative advice on bootup, compilation, administration, specialized configurations, and much more.
标签: Linux computer machines virtual
上传时间: 2013-12-19
上传用户:xinzhch
AS86 and LD86 source codes, used in build linux 0.
上传时间: 2015-12-30
上传用户:GHF
Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }
标签: s3c2440 driver Linux dev-C
上传时间: 2014-01-01
上传用户:qlpqlq
xilinx trimode mac driver for linux
标签: trimode xilinx driver linux
上传时间: 2013-12-06
上传用户:坏坏的华仔
xilinx uartlite serial driver for linux
标签: uartlite xilinx serial driver
上传时间: 2013-12-07
上传用户:米卡
linux device driver源码下载,串口通信,全部经过编译
上传时间: 2014-01-25
上传用户:yt1993410
This tutorial will describe how to create a simple device driver, dynamically load and unload it, and finally talk to it from user mode.
标签: dynamically tutorial describe create
上传时间: 2014-01-09
上传用户:cxl274287265
嵌入式Linux s3c2410的sd/mmc驱动源码
上传时间: 2016-01-29
上传用户:colinal
Linux device driver 3rd edition first section
标签: edition section device driver
上传时间: 2016-01-30
上传用户:tedo811