摘要: /** linux/kernel/keyboard.S** (C) 1991 Linus Torvalds*//** Thanks to Alfred Leung for US keyboard patches* Wolfgang Thiel for German keyboard patches* Marc Corsini for the French keyboard*/#include <linux/config.h> // 内核配置头文件.text.globl _keyboard_interrupt/** these are for the keyboa 阅读全文
posted @ 2010-01-29 22:49 qiang.xu 阅读(2241) 评论(0) 推荐(0) 编辑
摘要: /** linux/kernel/floppy.c** (C) 1991 Linus Torvalds*//** 02.12.91 - Changed to static variables to indicate need for reset* and recalibrate. This makes some things easier (output_byte reset* checking etc), and means less interrupt jumping in case of errors,* so the code is hopefully easier to unders 阅读全文
posted @ 2010-01-29 19:21 qiang.xu 阅读(1209) 评论(0) 推荐(0) 编辑