Changes between Version 14 and Version 15 of R1/Alpha1/ImprovementsSinceRelease
- Timestamp:
- May 3, 2010, 1:47:10 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha1/ImprovementsSinceRelease
v14 v15 45 45 * The UDF file system module has been fixed and was added to the default images r35653 46 46 47 * ACPI is now in a usable state , still disabled by default47 * ACPI is now in a usable state. In r36474, it was enabled by default. 48 48 49 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.