资源列表
driver
- 一个linux pci设备驱动源码,适用于2.6和3.0以上的内核。(linux pci device driver)
ft5x0x_new.tar
- 这款敦泰电容屏的ft5x0x触摸屏驱动适用于MTK Android平台。(This FT capacitive screen ft5x0x touch screen driver for MTK Android platform.)
it7252.tar
- 这款 ite的it7252触摸屏驱动适用于MTK Android平台,并且兼容it7258,it7260。(The ite it7252 touchscreen driver is suitable for MTK Android platform, and is compatible with it7258 and it7260.)
it7259.tar
- 这款 ite的it7259触摸屏驱动适用于MTK Android平台,并且兼容it7259,it7257。(The ite it7259 touchscreen driver is suitable for MTK Android platform, and is compatible with it7259 and it7257.)
hynitron_i2c_cst0xxse_5.1.tar
- 这款hynitron的cstxxx 触摸屏驱动适用于MTK6735 Android5.1平台,并且兼容cst816,cst016。(The hynitron cstxxx touchscreen driver is suitable for MTK6735 Android5.1 platform, and is compatible with cst816 and cst016.)
hynitron_i2c_cst0xxse.tar
- 这款hynitron的cstxxx 触摸屏驱动适用于MTK6737平台,并且兼容cst816,cst016。(The hynitron cstxxx touchscreen driver is suitable for MTK6737 platform, and is compatible with cst816 and cst016.)
RTL8188C_8192C_USB_linux_v4.0.2_9000.20130911
- USB无线网卡RTL8211C系列LINUX驱动程序源代码,非windows驱动,做嵌入式开发可用。(USB wireless network card RTL8211C series LINUX driver source code, non windows driver, do embedded development is available.)
aarch64_virtualization_100942_0100_en
- ARM64上虚拟化的架构支持,包括架构,Hypervisor等(AArch64 Virtualization)
KVM-arm64
- ARM的Marc关于KVM在ARM64(AArch64)上的介绍材料(KVM/AArch64 Architectual Evolutions)
Nested Virtualization on ARM
- ARM上嵌套虚拟化的文档,ARM的Marc和Linaro的Christoffer Dall等提供。(Nested Virtualization on ARM NEVE: Nested Virtualization Extensions)
KVM
- KVM - The kernel-based virtual machine Timo Hirt关于KVM的介绍材料(Virtualization has been introduced in the 1960s, when computing systems were large and expensive to operate. It allowed users to share the computing resources of those machines by runnin
Linux操作系统下C
- 本书介绍在Linux环境下进行C语言编程所需要的知识,可以学到以下内容:1.源程序编译;2.Makefile的编写;3.程序的调试;4.头文件和系统求助。(Knowledge needed for C language programming under Linux environment)