Skip to content
2 changes: 2 additions & 0 deletions arch/arm/mach-s3c64xx/mach-smartq.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
*
*/

//智器SmartQ系列的参数定义

#include <linux/delay.h>
#include <linux/fb.h>
#include <linux/gpio.h>
Expand Down
2 changes: 2 additions & 0 deletions arch/arm/mach-s3c64xx/mach-smartq.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
*
*/

//智器SmartQ系列的参数定义

#ifndef __MACH_SMARTQ_H
#define __MACH_SMARTQ_H __FILE__

Expand Down
2 changes: 2 additions & 0 deletions arch/arm/mach-s3c64xx/mach-smartq5.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
*
*/

//智器SmartQ5的参数定义

#include <linux/fb.h>
#include <linux/gpio.h>
#include <linux/gpio_keys.h>
Expand Down
2 changes: 2 additions & 0 deletions arch/arm/mach-s3c64xx/mach-smartq7.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
*
*/

//智器SmartQ7的参数定义

#include <linux/fb.h>
#include <linux/gpio.h>
#include <linux/gpio_keys.h>
Expand Down
1 change: 1 addition & 0 deletions arch/c6x/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ti C6x系列DSP
2 changes: 2 additions & 0 deletions arch/tile/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Tilera公司的CPU
http://www.tilera.com/
1 change: 1 addition & 0 deletions drivers/eisa/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
EISA总线现在新机器已经没有用的了
1 change: 1 addition & 0 deletions drivers/ide/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
IDE设备驱动
9 changes: 9 additions & 0 deletions drivers/net/ethernet/intel/e1000/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
包含下列Intel网卡驱动:
82540
82541
82542
82543
82544
82545
82546
82547
7 changes: 7 additions & 0 deletions drivers/net/ethernet/intel/e1000e/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
包含下列Intel网卡驱动:
82571
82572
82573
82574
82577
82583
1 change: 1 addition & 0 deletions net/9p/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
贝尔实验室九号计划中的网络协议部分,现在应该只有Inferno操作系统实际使用。
1 change: 1 addition & 0 deletions net/appletalk/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
这个是Apple自己的网络协议,现在应该只有Apple在用。