From 8bf455a577e903be104a28c8a22c2a82ab2526e7 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Mon, 3 Nov 2003 23:02:17 +0000 Subject: Add an entry dealing with the change from 'options APIC_IO' to 'device acpi' as well as the temporary disablement of the ACPI kernel module. --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index 7f587708a9603..e52e6c92db08c 100644 --- a/UPDATING +++ b/UPDATING @@ -17,6 +17,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20031103: + The i386 APIC_IO kernel option has been replaced by + 'device apic'. The ACPI module has also been temporarily + disabled, so APCI must be statically compiled into your + kernel using 'device acpi' if you wish to use the ACPI driver. + 20031031: The API and ABI of struct ifnet have been changed by removing the if_name and if_unit members and replacing them with -- cgit v1.3