haiku/src/system
Axel Dörfler fba2ee2527 * We should check for the I/O APIC before mapping it (since we panic if mapping
it failed...).
* Moved IRQ table reading much earlier (before starting to program the I/O
  APIC), though it currently fails, possibly because the device manager isn't
  up yet, and there is no embedded controller driver.
* The kernel now enables I/O APICs by default, but the boot loader disables
  them - you can now enable them using the safe mode menu, but it currently
  won't have any (positive) effect.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36293 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-15 13:54:15 +00:00
..
boot * We should check for the I/O APIC before mapping it (since we panic if mapping 2010-04-15 13:54:15 +00:00
glue
kernel * We should check for the I/O APIC before mapping it (since we panic if mapping 2010-04-15 13:54:15 +00:00
ldscripts Patch by Andreas Faerber: 2010-01-02 10:21:09 +00:00
libroot This fixes the debug build of libroot. 2010-04-14 12:07:09 +00:00
runtime_loader preload_image(): Removed erroneous rld_unlock() in error case. Fixes . 2010-03-19 19:21:41 +00:00
Jamfile