Note newbus API & ABI breakage.

This commit is contained in:
piso 2007-02-24 19:45:09 +00:00
parent b44ce1c4db
commit aac40ad798

View File

@ -21,6 +21,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
20070224:
To support interrupt filtering a modification to the newbus API
has occurred, and as a result ABI was broken: make sure that
your kernel and modules are in sync. For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current
20070224:
The IPv6 multicast forwarding code may now be loaded into GENERIC
kernels by loading the ip_mroute.ko module.