▍1. linux-kernel-diagram
linux内核图解,对内核的数据结构、函数调用关系,采用图解的方式给出了详细描述。(linux kernel diagram,includes data struction, functions.)
linux内核图解,对内核的数据结构、函数调用关系,采用图解的方式给出了详细描述。(linux kernel diagram,includes data struction, functions.)
linux下的驱动程序,驱动程序被誉为“ 硬件的灵魂”、“硬件的主宰”、和“硬件和系统之间的桥梁”等。(Under Linux drivers, driver is known as "the hardware of the soul", "the master of hardware," and "the bridge between the hardware and system", etc.)
12864的驱动程序,非常有用,里面包括12864转换程序和初始化程序(12864 driver, very useful, which include the 12864 conversion process and initialization procedures)
linux环境下,罗技uvc摄像头驱动程序(Logitech uvc video driver for Linux)
电机驱动加监,界面清晰,且实用,驱动后可以实时监控(Motor driver and supervisor, clear interface, and practical, can be real-time monitoring of driver )
GRUB for DOS(GRUB4DOS)是一个以 GNU GRUB 为基础的功能强大的引导器。它可以在 DOS 和 LINUX下运行,也可以通过其他引导器来运行,还可以作为MBR运行。GRUB4DOS内置了功能完善的 BIOS 级磁盘仿真。这是目前最新版本的源码。(This is GNU GRUB, the GRand Unified Bootloader. GRUB is intended to provide important bootloader features that are missing from typical personal computer BIOSes:- provides fully-featured command line and graphical interfaces- recognizes fdisk partitions and BSD disklabels- can dynamically read Linux ext2fs, ReiserFS, JFS and XFS, BSD ufs, MS-DOS FAT16 and FAT32, Minix fs, and VSTa fs filesystems, plus hardcoded blocklists- can boot Multiboot-compliant kernels (such as GNU Mach), as well as standard Linux and*BSD kernels See the file NEWS for a description of recent changes to GRUB.)
基于WDK开发,查看USB设备信息, 编译成DLL动态库,可直接调用(Developed based on the DDK, see the USB device information, compiled into a DLL dynamic libraries, and can be called directly)
rn8209的驱动程序 rn8209的驱动程序(rn8209 the driver rn8209 the driver)
提供ov2640 camera linux 驱动(Provide ov2640 camera Linxu driver )
国嵌的所有视频实验代码,包括ads和linux的所有代码!(all of teaching of guoqian,include ads and linux!)
AD7999挂接在SPI上的驱动参考,在平台SPI设备spi_board_info 结构添加对应设备描述。(4-Channel, 8-Bit ADC with I2C Compatible Interface in 8-Lead SOT-23 )
可以用内存虚拟一个磁盘出来,例子中用了1M。(use memory to produce a disk,but can t too large)
OK卡最新开发包,6.51. 包含OKDemo演示代码,及编程手册说明。(OKCard 6.51 SDK, including programming manual.)
lcd12864驱动程序,画点,画线,显示图片,自定义图形等。(Lcd12864 driver, draw point, line drawings, display picture, custom graphics, etc.)
基于linux的串口驱动适合atmel,s3c等多种CPU(Linux-based serial port driver for atmel, s3c, multiple CPU)