Author: jhb
Date: Thu Apr 28 18:01:25 2016
New Revision: 298751
URL: https://svnweb.freebsd.org/changeset/base/298751

Log:
  Document RF_PREFETCHABLE.

Modified:
  head/share/man/man9/bus_alloc_resource.9

Modified: head/share/man/man9/bus_alloc_resource.9
==============================================================================
--- head/share/man/man9/bus_alloc_resource.9    Thu Apr 28 17:57:17 2016        
(r298750)
+++ head/share/man/man9/bus_alloc_resource.9    Thu Apr 28 18:01:25 2016        
(r298751)
@@ -154,6 +154,8 @@ The resource still needs to be activated
 .Xr bus_activate_resource 9 .
 .It Dv RF_ACTIVE
 activate resource atomically.
+.It Dv RF_PREFETCHABLE
+resource is prefetchable.
 .It Dv RF_SHAREABLE
 resource permits contemporaneous sharing.
 It should always be set unless you know that the resource cannot be shared.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to