svn commit: r276941 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat Jan 10 22:04:42 UTC 2015


Author: gjb
Date: Sat Jan 10 22:04:41 2015
New Revision: 276941
URL: https://svnweb.freebsd.org/changeset/base/276941

Log:
  Document r273598, /dev/heptN devices for HPET access from
  userland.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Jan 10 22:04:38 2015	(r276940)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Jan 10 22:04:41 2015	(r276941)
@@ -189,6 +189,12 @@
       &man.sysctl.8; with individual <literal>kern.vt.kbd_*</literal>
       variants.</para>
 
+    <para revision="273598">The &man.hpet.4; driver has been updated
+      to create a
+      <filename>/dev/hept<replaceable>N</replaceable></filename>
+      device, providing access to <acronym>HPET</acronym> from
+      userspace.</para>
+
     <sect3 xml:id="kernel-virtualization">
       <title>Virtualization support</title>
 


More information about the svn-src-all mailing list