Embedded 版 (精华区)

发信人: snows (花自飘零水自流), 信区: Embedded
标  题: The init_IRQ() Function
发信站: 哈工大紫丁香 (2004年03月16日13:20:00 星期二), 站内信件

The init_IRQ() Function
Init_IRQ() is usually located in arch/<host>/kernel/irq.c. The Hitachi SH
version is in arch/<host>/kernel/irq_ipr.c.
Init_IRQ() initializes the hardware-specific side of the kernel's interrupt
subsystem. Interrupt controllers are initialized here, but their input lines
are not enabled until drivers and kernel modules call request_irq().
--
-
 ╭────────────────────────────╮
 │   风萧传瑟声,叶落根深处,青阶入野无归途,他乡不知顾   │
 │   泣下问和谁,叹者行已暮,寒眉傲骨今尚在,奈何入凡土   │
 ╰────────────────────────────╯
                                                                             

※ 来源:·哈工大紫丁香 bbs.hit.edu.cn·[FROM: 202.118.229.154]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:2.087毫秒