svn commit: r210478 - head

Rui Paulo rpaulo at FreeBSD.org
Sun Jul 25 18:32:59 UTC 2010


Author: rpaulo
Date: Sun Jul 25 18:32:59 2010
New Revision: 210478
URL: http://svn.freebsd.org/changeset/base/210478

Log:
  Mention the removal of acpi_aiboost.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Jul 25 17:55:57 2010	(r210477)
+++ head/UPDATING	Sun Jul 25 18:32:59 2010	(r210478)
@@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.
 	machines to maximize performance.  (To disable malloc debugging, run
 	ln -s aj /etc/malloc.conf.)
 
+20100725:
+	The acpi_aiboost(4) driver has been removed in favor of the new
+	aibs(4) driver. You should update your kernel configuration file.
+
 20100722:
 	BSD grep has been imported to the base system and it is built by
 	default.  It is completely BSD licensed, highly GNU-compatible, uses


More information about the svn-src-head mailing list