aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/bus_activate_resource.9
Commit message (Expand)AuthorAgeFilesLines
* new-bus: Remove the 'rid' and 'type' arguments from BUS_*ACTIVATE_RESOURCEJohn Baldwin2024-03-131-21/+3
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Fix accidentally changed copyright year.Warner Losh2019-12-041-1/+1
* Regularize copyright notices for me.Warner Losh2019-12-031-5/+1
* Add new bus methods for mapping resources.John Baldwin2016-05-201-1/+10
* Add a missing section to a cross-reference.John Baldwin2016-05-101-2/+3
* Add some notes about the implicit resource mapping for activated resources.John Baldwin2016-04-281-2/+47
* Document PCI_RES_BUS as a possible resource type.John Baldwin2016-04-281-1/+3
* use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-261-1/+1
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-301-28/+24
* rid is not a pointer to int, but rather just a plain int.Warner Losh2003-03-301-2/+2
* Add a new man page for bus_activate_resource andWarner Losh2003-03-291-0/+97