summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-11-03 23:02:17 +0000
committerjhb <jhb@FreeBSD.org>2003-11-03 23:02:17 +0000
commitec91280dd4912a731ca0c6122533e1ab01af38b2 (patch)
treea8a134d56f93254b24a86ad77a2d587fce7cd519 /UPDATING
parent65dadc1a3a5befdba388a04ed6d679e8062f1cde (diff)
downloadFreeBSD-src-ec91280dd4912a731ca0c6122533e1ab01af38b2.zip
FreeBSD-src-ec91280dd4912a731ca0c6122533e1ab01af38b2.tar.gz
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.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7f58770..e52e6c9 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
OpenPOWER on IntegriCloud