标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
移植iptables-1.4.1.1 | 3088 | 2 | 0 | 2009-05-23 | |
移植ntp(arm-linux-) | 3745 | 0 | 1 | 2009-05-23 | |
移植dhcp到arm | 4706 | 1 | 2 | 2009-05-20 | |
移植kernel-2.6.27 + iptables-1.4.1.1 + layer7-v2.21 | 1352 | 0 | 0 | 2009-05-14 | |
u-boot-1.2.0移植支持yaffs | 2241 | 1 | 0 | 2009-05-14 |
chinaunix网友2009-06-20 20:50
你好,我照着你的驱动函数和测试程序配置和编译了,可是为什么运行测试程序的时候,在/usr下输入./ledshow后出现open device leds: No such file or directory。我把你注释到的那句话devfs_mk_cdev(MKDEV(LED_MAJOR, 0), S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP, DEVICE_NAME);也加上了,还是不行,在/dev先看不到leds文件。请问为什么呢。我在编译的时候出现了leds.o