搜索资源列表
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.
Linuxdevicedrivehotplugfirmware
- Linux设备驱动程序学习(15)-Linux设备模型(热插拔、mdev 与 firmware) - Linux设备驱动程序.rar-Linux设备驱动程序学习(15)-Linux设备模型(热插拔、mdev 与 firmware)- Linux设备驱动程序.rar
fs_100430.tar
- 嵌入式ARM最小根文件系统,支持mdev,使用busybox1.9.2编译成-ARM Embedded minimal file system, support mdev
nfs_root
- nfs_root目录 里面是Linux的4个根文件系统,对应4个子目录: ① 最小的根文件系统fs_mini; ② 使用mdev机制的最小根文件系统fs_mini_mdev; ③ 含有qtopia图形程序的根文件系统fs_qtopia; ④ 含有X Window图形程序的根文件系统fs_xwindow。-nfs_root directory inside the 4 Linux root file syst
ParsePcap
- 使用VS2008进行开发,对WireShack抓包中的发包时间进行分析,得到min/max/avg/mdev值以判断网络或者系统的负载情况,pcap包需要用Wireshack导出成txt格式才能进行分析。-Using VS2008 to develop contract WireShack capture, analyze, and get min/max/avg/mdev value to determine the network
mdev
- Linux Driver Mini udev for busybox.
mdev.c
- 计算时延,丢包,抖动的算法,是众多算法中的一种-Calculated delay, packet loss, jitter algorithm is one of many algorithms
nfs_root
- 里面是Linux的4个根文件系统,对应4个子目录: ① 最小的根文件系统fs_mini; ② 使用mdev机制的最小根文件系统fs_mini_mdev; ③ 含有qtopia图形程序的根文件系统fs_qtopia; ④ 含有X Window图形程序的根文件系统fs_xwindow。 在开发阶段,单板上的内核启动后可以通过NFS挂接它们中的某一个,然后执行其中的程序;开发完成后,将所用的整个
spidev.c
- * This supports access to SPI devices using normal userspace I/O calls. * Note that while traditional UNIX/POSIX I/O semantics are half duplex, * and often mask message boundaries, full SPI support requires full d