Enable IO-APICs by default. It's been tested on a broad spectrum of hardware and

all reports so far have been positive. We fall back to legacy mode in the cases
where we can't figure out the correct routing.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41527 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2011-05-16 08:42:30 +00:00
parent e49d783eb9
commit 9c1714ec1a
3 changed files with 0 additions and 20 deletions
-3
View File
@@ -21,7 +21,4 @@
# define B_SAFEMODE_DISABLE_LATENCY_CHECK "disable_latency_check"
#endif
#define B_SAFEMODE_ENABLE_IOAPIC "enable_ioapic"
// TODO: temprary opt-in, can be removed once IO-APIC code is broadly tested
#endif /* _SYSTEM_SAFEMODE_DEFS_H */