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.
This commit is contained in:
parent
65dadc1a3a
commit
ec91280dd4
6
UPDATING
6
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user