svn commit: r270544 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 11:46:34 UTC 2014


Author: gjb
Date: Mon Aug 25 11:46:33 2014
New Revision: 270544
URL: http://svnweb.freebsd.org/changeset/base/270544

Log:
  Document r266594, 32-bit ioctl(2) support in radeonkms.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 11:46:31 2014	(r270543)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 11:46:33 2014	(r270544)
@@ -381,6 +381,11 @@
 	<para revision="268091">Support for the
 	  <literal>disklabel64</literal> partitioning scheme has been
 	  added to &man.gpart.8;.</para>
+
+	<para revision="266594">The <literal>radeonkms(4)</literal>
+	  driver has been updated to include 32-bit &man.ioctl.2;
+	  support, allowing 32-bit applications to run on a 64-bit
+	  system.</para>
       </sect3>
 
       <sect3 xml:id="fs">


More information about the svn-src-stable-10 mailing list