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
Linux device driver 3rd edition first section
标签: edition section device driver
上传时间: 2016-01-30
上传用户:tedo811
pxa3xx ssp driver for linux
上传时间: 2013-11-26
上传用户:edisonfather
linux,red ,test,driver,need
上传时间: 2013-12-11
上传用户:李彦东
This a linux device driver for Ralink RT2500USB b/g WLAN Card. This driver implements basic 802.11 function. Infrastructure and Ad-hoc mode with open or shared or wpapsk or wpa2psk authentication method. WEP-40 and WEP-104 or tkip or aes encryption.
标签: driver This implements Ralink
上传时间: 2016-03-10
上传用户:cc1015285075
usb driver of sl811 for linux
上传时间: 2016-03-19
上传用户:shanml
linux char device driver programming
标签: programming device driver linux
上传时间: 2016-03-21
上传用户:cmc_68289287