summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpiso <piso@FreeBSD.org>2007-02-24 19:45:09 +0000
committerpiso <piso@FreeBSD.org>2007-02-24 19:45:09 +0000
commitaac40ad798b533e95aa00f50b72f01fcd723988f (patch)
tree6377b2038f0e4eb3d3246f1c7ac64e04ed3dd17b /UPDATING
parentb44ce1c4dba5564e90e29ad148c5c5b2e2ac8c13 (diff)
downloadFreeBSD-src-aac40ad798b533e95aa00f50b72f01fcd723988f.zip
FreeBSD-src-aac40ad798b533e95aa00f50b72f01fcd723988f.tar.gz
Note newbus API & ABI breakage.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e2a626e..f2445ca 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
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.
The module build heeds the MK_INET6_SUPPORT make.conf option; it
OpenPOWER on IntegriCloud