搜索资源列表
linuxdriver
- linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h
HaiBIOS_S3C2410_v1.0
- HaiBIOS 是为我的S3C2410开发板写的一个启动程序。 C盘是RAMDISK,D盘是Nand Flash, E盘是 SD Card 默认是加载d:\MAINPROG.BIN到内存中运行,请修改LoadMain()以符合自己的需要。 如果启动中检测到E盘根目录下有MAINPROG.BIN,将进入shell.方便用户烧写代码。-HaiBIOS is for my S3C2410 development board to write a startup procedure. C
LinuxDeviceDriver-IDE
- Linux设备驱动开发详解源码- | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c-Explain the development of Linux device driver source code- | |- IDE drive | | |- ide-disk.c | | `- ide-h8300.c |`- RAMDISK driver | `- rd.c
RAMDisk_src
- simple ramdrive examples in DDK windows device driver , it can be used by skeleton code
ramdisk_wdf
- 在windows下虚拟出一个虚拟磁盘的源码,使用c语言编写,DDK/WDK编译-In the windows out of a virtual disk for Virtual source, using c language, DDK/WDK to compile
ramdisk
- ramdisk is a c program-ramdisk is ac program!!!!
ramdisk
- 由c++开发的,功能是可以在内存虚拟硬盘的源代码-Developed by c++ functions can be in memory, the source code for the virtual hard drive