Changes between Version 13 and Version 14 of R1/Alpha1/ImprovementsSinceRelease
- Timestamp:
- May 3, 2010, 1:44:33 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha1/ImprovementsSinceRelease
v13 v14 47 47 * ACPI is now in a usable state, still disabled by default 48 48 49 * Message Signaled Interrupts (MSI) have been implemented (r36225). They provide a different way for supporting hardware to signal an interrupt and do not require the use of the IO-APIC. Some of the FreeBSD network drivers make use of this feature which makes them not depend on the legacy PCI interrupt configuration and therefore makes the hardware work where previously no PCI interrupt was configured or where the advertised interrupt wasn't actually the one in use. 50 49 51 * Haiku GCC4 can now be compiled directly on a 64bit Linux distro. GCC2 still requires the use of `linux32` 50 52