Searched hist:c2507ed4aecb4e84364c0934a9ca95598d484465 (Results 1 – 1 of 1) sorted by relevance
/haiku/src/system/kernel/arch/x86/ |
H A D | Jamfile | c2507ed4aecb4e84364c0934a9ca95598d484465 Mon May 09 01:56:20 UTC 2011 Michael Lotz <mmlr@mlotz.ch> Actually use the ACPICA headers to get at the correct types instead of duplicating the structs on our side. IRQ assignment didn't work with extended IRQ resources because the alignment of the structs were different in our local duplicates... Brings in the ACPICA naming sheme and isn't really clean either. So all of the reconfiguration should probably just be moved into the ACPI bus_manager. On the plus side we can now use the proper descriptive macros instead of the hardcoded numbers which fixes a few of the TODOs.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41393 a95241bf-73f2-0310-859d-f6bbb57e9c96
|