标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
Linux内存管理(三) | 1158 | 0 | 0 | 2008-09-29 | |
kmalloc, vmalloc分配的内存结构 | 1129 | 0 | 0 | 2008-09-29 | |
Linux 内核中的内存分配 | 1405 | 0 | 0 | 2008-09-29 | |
S3C2410的linux下DMA驱动程序开发 | 1647 | 0 | 1 | 2008-09-29 | |
块设备驱动程序实现 | 1640 | 0 | 0 | 2008-09-24 | |
构建基本的嵌入式Linux根文件系统 | 884 | 0 | 0 | 2008-09-21 | |
基于S3C2410的SD卡linux驱动工作原理(二) | 911 | 0 | 0 | 2008-09-16 | |
基于S3C2410的SD卡linux驱动工作原理(一)” | 1083 | 0 | 1 | 2008-09-16 | |
armlinux学习笔记--IIS音频驱动程序分析 | 1295 | 0 | 1 | 2008-09-16 | |
Linux系统对ISA总线DMA的实现 | 1003 | 0 | 0 | 2008-09-15 | |
S3C2410的linux 下DMA驱动程序开发 | 903 | 0 | 0 | 2008-09-15 | |
linux2.6的IIC驱动编写 | 1213 | 1 | 0 | 2008-09-13 | |
Linux I2C核心、总线与设备驱动 | 833 | 0 | 0 | 2008-09-13 | |
2.6.14 内核移植说明文档 | 1441 | 0 | 0 | 2008-09-12 | |
ARM Linux 中断分析 | 830 | 5 | 0 | 2008-09-12 | |
嵌入式linux的tftp配置 | 1437 | 0 | 0 | 2008-09-12 | |
s3c2410触摸屏驱动(2.6内核)分析 | 956 | 0 | 0 | 2008-09-12 | |
一步一步制作arm-linux 交叉编译环境 | 1599 | 0 | 0 | 2008-09-12 | |
嵌入式系统 BootLoader 技术内幕 | 1344 | 0 | 0 | 2008-09-12 | |
嵌入式Linux 入门笔记 | 1016 | 0 | 0 | 2008-09-12 |
chinaunix网友2009-01-07 13:52
你好,我做LINUX文件系统时,出现错误VFS: Mounted root (yaffs filesystem). mount_devfs_fs(): unable to mount devfs, err: -2 请问下这一般是什么原因导致的,我在使用别的文件系统可以正常工作,应该是文件系统的问题把???
zhongranxu2008-12-24 16:45
你好,我在移植2.6.22.1的时候,什么都按照你所说的做了,到了启动开发板的时候到了yaffs: Attempting MTD mount on 31.3, "mtdblock3" VFS: Mounted root (yaffs filesystem). Freeing init memory: 132K Warning: unable to open an initial console. Kernel panic - not syncing: No init found. Try passing init= option to kernel. 这一步就卡住了,请问你知道是什么回事吗?知道的话麻烦你花点时间告诉我。我的邮箱zhongranxu@163.com。谢
chinaunix网友2008-12-22 14:37
强人你好!!!!! 我在仔细看你的 armlinux学习笔记--IIS音频驱动程序分析(2) 但是我linux2.6.22.6下面移植UDA1341的驱动后,用QT播放音乐的时候很卡很慢。我弄了很久也没搞明白。 iispsr_value这个函数也看不怎么懂 ,希望大侠能指点迷津!!!!!!!! bchy2008@yahoo.com.cn