Searched hist:f4b0f67cf6e58e58eab0e9fa52c5219b82673544 (Results 1 – 3 of 3) sorted by relevance
/haiku/headers/private/kernel/arch/ |
H A D | int.h | f4b0f67cf6e58e58eab0e9fa52c5219b82673544 Tue Feb 07 02:50:32 UTC 2006 Ingo Weinhold <ingo_weinhold@gmx.de> Added [arch_]int_post_device_manager() which is invoked after the device manager is initialized. For x86 it does nothing, but for PPC it searches for a supported interrupt controller and remembers it for later use. arch_int_{enable,disable}_io_interrupt() are implemented as well as handling of external exceptions (aka as I/O interrupts). We'll see later how well that works.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16271 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/kernel/ |
H A D | int.h | f4b0f67cf6e58e58eab0e9fa52c5219b82673544 Tue Feb 07 02:50:32 UTC 2006 Ingo Weinhold <ingo_weinhold@gmx.de> Added [arch_]int_post_device_manager() which is invoked after the device manager is initialized. For x86 it does nothing, but for PPC it searches for a supported interrupt controller and remembers it for later use. arch_int_{enable,disable}_io_interrupt() are implemented as well as handling of external exceptions (aka as I/O interrupts). We'll see later how well that works.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16271 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/arch/ppc/ |
H A D | arch_int.cpp | f4b0f67cf6e58e58eab0e9fa52c5219b82673544 Tue Feb 07 02:50:32 UTC 2006 Ingo Weinhold <ingo_weinhold@gmx.de> Added [arch_]int_post_device_manager() which is invoked after the device manager is initialized. For x86 it does nothing, but for PPC it searches for a supported interrupt controller and remembers it for later use. arch_int_{enable,disable}_io_interrupt() are implemented as well as handling of external exceptions (aka as I/O interrupts). We'll see later how well that works.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16271 a95241bf-73f2-0310-859d-f6bbb57e9c96
|