Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2009 12:44:33 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r189231 - head
Message-ID:  <200903011244.n21CiX26043659@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rwatson
Date: Sun Mar  1 12:44:33 2009
New Revision: 189231
URL: http://svn.freebsd.org/changeset/base/189231

Log:
  Note that network device driver modules need rebuilding.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Mar  1 12:42:54 2009	(r189230)
+++ head/UPDATING	Sun Mar  1 12:44:33 2009	(r189231)
@@ -22,6 +22,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	to maximize performance.  (To disable malloc debugging, run
 	ln -s aj /etc/malloc.conf.)
 
+20090301:
+	The layout of struct ifnet has changed, requiring a rebuild of all
+	network device driver modules.
+
 20090227:
 	The /dev handling for the new USB stack has changed, a
 	buildworld/installworld is required for libusb20.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903011244.n21CiX26043659>