全部博文(1293)
linux系统原理(1)
linux编译与裁剪(14)
音视频驱动(3)
无线设备相关(1)
基本GPIO等(3)
杂项设备驱动(2)
网络设备驱动(4)
块设备驱动(1)
字符设备驱动(11)
ubuntu12.04(3)
ubuntu 7.04(1)
OK6410(2)
TQ2440(0)
FS2410(2)
ubuntu-10.04(2)
ubuntu-8.10(17)
fedora10(0)
发布时间:2011-04-08 23:36:10
/** test_pm.c** Test application code for testing the ioctl driver** Copyright (C) 2005 Farsight** This program is free software; you can redistribute it and/or modify* it under the terms of the GNU General Public License as published by* the Free Software Found.........【阅读全文】
发布时间:2011-04-08 23:34:01
/** armboot - Startup Code for ARM920 CPU-core** Copyright (c) 2001 Marius Gr鰃er <mag@sysgo.de>* Copyright (c) 2002 Alex Z黳ke <azu@sysgo.de>* Copyright (c) 2002 Gary Jennejohn <gj@denx.de>** See file CREDITS for list of people who contributed t.........【阅读全文】
发布时间:2011-03-25 00:08:47
内核启动参数配置分析: Menuconfig 的Boot Options-->下(root=/dev/hda1 ro init=/bin/bash console=ttySAC0) Default kernel command string .........【阅读全文】
发布时间:2011-03-21 13:04:05
随着 Linux 操作系统的广泛应用,特别是 Linux 在嵌入式领域的发展,越来越多的人开始投身到 Linux 内核级的开发中。面对日益庞大的 Linux 内核源代码,开.........【阅读全文】