aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/pci.9
Commit message (Expand)AuthorAgeFilesLines
* Add PCI methods to iterate over the PCI capabilitiesBryan Venteicher2018-02-191-0/+57
* Update several more URLsEitan Adler2017-10-291-1/+1
* "Buses" is the preferred plural of "bus"Conrad Meyer2017-01-151-3/+3
* Reset PCI pass through devices via PCI-e FLR during VM start and end.John Baldwin2016-09-061-0/+99
* Update the I/O MMU in bhyve when PCI devices are added and removed.John Baldwin2016-09-061-1/+24
* Remove warning about pci_addr_t being different sizes.John Baldwin2016-09-011-6/+1
* Permit the name of the /dev/iov entry to be set by the driver.John Baldwin2016-08-031-1/+24
* Add pci_get_max_payload() to fetch the PCI-express maximum payload size.John Baldwin2016-06-241-1/+14
* Add a pcib interface for use by interrupt controllers that need toAndrew Turner2016-05-161-0/+3
* Re-commit r299467 having fixed the build:Andrew Turner2016-05-161-1/+16
* Revert r299467 to fix the kernel build.Conrad Meyer2016-05-111-16/+1
* Add a new get_id interface to pci and pcib. This will allow us to bothAndrew Turner2016-05-111-1/+16
* Spelling fixes supplied by pfg@, detected with codespell, plusWarren Block2016-05-011-1/+1
* Add accessor methods to fetch the BAR holding the MSI-X table and PBA.John Baldwin2015-12-231-3/+52
* Add a new helper function for PCI devices to locate the upstreamJohn Baldwin2015-11-051-0/+13
* Add helper routines for PCI device drivers to read, write, and modifyJohn Baldwin2015-11-051-2/+59
* Replace use of .Po Pc with the preferred .Pq for single linePatrick Kelsey2015-07-081-2/+2
* Create a separate kobj interface for leaf-driver PCI IOV methods.John Baldwin2015-05-281-8/+9
* Document pci_iov_attach/detach in pci.9Ryan Stone2015-03-011-1/+76
* use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-261-2/+3
* The functions are called pci_{msi,msix}_count(), not pci_count_{msi,msix}().Mark Johnston2013-06-141-4/+4
* Typo and mdoc(7) style fixes.Glen Barber2012-05-201-4/+6
* Actually bump date, sigh.Sergey Kandaurov2012-03-051-1/+1
* Fix three instances of a missing word.John Baldwin2012-03-051-3/+3
* Fix typo. Bump .Dd for the previous change.Sergey Kandaurov2012-03-051-1/+1
* Document pci_find_extcap() and pci_find_htcap().John Baldwin2012-03-041-0/+49
* Expand and reorganize the pci(9) manpage a bit:John Baldwin2012-03-031-50/+404
* Update the documentation on pci_get/set_powerstate(). These methods areJohn Baldwin2012-03-011-10/+8
* Sort function prototypes.John Baldwin2012-03-011-23/+23
* Add pci_save_state() and pci_restore_state() wrappers aroundJohn Baldwin2012-03-011-0/+26
* Use the newly brought %U macro.Ruslan Ermilov2010-01-151-1/+1
* - fix typoDaniel Gerzo2008-02-151-1/+1
* Make the PCI code aware of PCI domains (aka PCI segments) so we canMarius Strobl2007-09-301-1/+28
* Use 'manual page' instead of 'man page' for consistency.Hiten Pandya2005-06-281-1/+1
* Assorted markup fixes and minor wordsmithing.Ruslan Ermilov2005-06-151-1/+1
* Fix markup.Bruce M Simpson2005-01-221-2/+3
* Add a note about the slot number not necessarily indicating the physicalBruce M Simpson2005-01-221-5/+13
* Slight content fixes.Ruslan Ermilov2004-07-071-11/+10
* Mechanically kill hard sentence breaks and double whitespaces.Ruslan Ermilov2004-07-031-2/+4
* Spelling.Bruce M Simpson2004-02-101-2/+2
* Add cross-references to pci(4) and pciconf(8).Sheldon Hearn2003-06-101-0/+2
* Bring in a manual page documenting some important functions of theHiten Pandya2003-06-091-0/+240