搜索资源列表
nfs_root
- 制作好的2410最小根文件系统,可以直接使用在ARM开发板上面,有devfs和mdev两种,自己选择。-2410 produced the smallest root best file system, can be directly used in the ARM development board above, have devfs and mdev two and choose.
Chapter_7_Linux_drivers_development
- 周立功magic2410实验箱源码 第7章嵌入式Linux驱动开发 7.2 Devfs驱动程序 7.3 LED驱动程序 7.4按键驱动程序 DM9000 驱动 UART1 驱动-Magic2410 week experimental box source Ligong Chapter 7 Embedded Linux Driver Development Driver 7.2 Devfs Driver 7.3 L
LinuxDeviceDriver-05
- Linux设备驱动开发详解-06 udev-udev is targeted at Linux kernels 2.6 and beyond to provide a userspace solution for a dynamic /dev directory, with persistent device naming. The previous /dev implementation, devfs, is now deprec
devfs.tar
- char driver example
u-boot
- u-boot-2009.06 适合FL2440板 请设置参数: [my2440]#setenv bootargs root=1f03 init=/linuxrc console=ttySAC0,115200 devfs=mount [my2440]#setenv bootcmd nand read 0x30007fc0 0x40000 0x1c0000\ bootm 0x30007fc0 [my2440]#s
devfs
- linux下开发,用于arm2410开发板的驱动测试程序源代码-linux under development, development board for arm2410 drive test program source code
Linux-driver-development5
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第5章、Linux文件系统与设备文件系统。由于字符设备和块设备都很好地体现了“一切都是文件”的设计思想,掌握Linux文件系统、设备文件系统的知识非常重要。首先,设备驱动最终通过操作系统的文件系统调用或C库函数(本质也基于系统调用)被访问。其次,驱动工程师在设备驱动中不可避免地会与设备文件系统打交道,如Linux 2.4内核的devfs文件系统和L
backupsa
- Required for the uber-silly devfs /dev/ide/host1/bus2/target3/lun3 pathames.
ttyrec
- tty记录和回放工具,记录指定tty的输入输出,并按照时间发生序列在字符模式回放。 -ttyrec is a tty recorder. ttyplay is a tty player. Installation: make or if your system is SVR4 system (Solaris etc.), make CFLAGS=-DSVR4 or i
st
- Last modified: 18-JAN-1998 Richard Gooch <rgooch@atnf.csiro.au> Devfs support.
super
- Added devfs support: Richard Gooch <rgooch@atnf.csiro.au>, 13-JAN-1998 Heavily rewritten for one fs - one tree dcache architecture. AV, Mar 2000. -Added devfs support: Richard Gooch <rgooch@atnf.csiro.au>,