summaryrefslogtreecommitdiffstats
path: root/share/man/man9/pci.9
Commit message (Expand)AuthorAgeFilesLines
* MFC 305502: Reset PCI pass through devices via PCI-e FLR during VM start/end.jhb2016-09-301-0/+99
* MFC 304858,305485,305497: Fix various issues with PCI pass through and VT-d.jhb2016-09-301-1/+24
* MFC 305248: Remove warning about pci_addr_t being different sizes.jhb2016-09-301-6/+1
* MFC 303721: Permit the name of the /dev/iov entry to be set by the driver.jhb2016-09-291-1/+24
* Add pci_get_max_payload() to fetch the PCI-express maximum payload size.jhb2016-06-241-1/+14
* Add a pcib interface for use by interrupt controllers that need toandrew2016-05-161-0/+3
* Re-commit r299467 having fixed the build:andrew2016-05-161-1/+16
* Revert r299467 to fix the kernel build.cem2016-05-111-16/+1
* Add a new get_id interface to pci and pcib. This will allow us to bothandrew2016-05-111-1/+16
* Spelling fixes supplied by pfg@, detected with codespell, pluswblock2016-05-011-1/+1
* Add accessor methods to fetch the BAR holding the MSI-X table and PBA.jhb2015-12-231-3/+52
* Add a new helper function for PCI devices to locate the upstreamjhb2015-11-051-0/+13
* Add helper routines for PCI device drivers to read, write, and modifyjhb2015-11-051-2/+59
* Replace use of .Po Pc with the preferred .Pq for single linepkelsey2015-07-081-2/+2
* Create a separate kobj interface for leaf-driver PCI IOV methods.jhb2015-05-281-8/+9
* Document pci_iov_attach/detach in pci.9rstone2015-03-011-1/+76
* use .Mt to mark up email addresses consistently (part6)bapt2014-06-261-2/+3
* The functions are called pci_{msi,msix}_count(), not pci_count_{msi,msix}().markj2013-06-141-4/+4
* Typo and mdoc(7) style fixes.gjb2012-05-201-4/+6
* Actually bump date, sigh.pluknet2012-03-051-1/+1
* Fix three instances of a missing word.jhb2012-03-051-3/+3
* Fix typo. Bump .Dd for the previous change.pluknet2012-03-051-1/+1
* Document pci_find_extcap() and pci_find_htcap().jhb2012-03-041-0/+49
* Expand and reorganize the pci(9) manpage a bit:jhb2012-03-031-50/+404
* Update the documentation on pci_get/set_powerstate(). These methods arejhb2012-03-011-10/+8
* Sort function prototypes.jhb2012-03-011-23/+23
* Add pci_save_state() and pci_restore_state() wrappers aroundjhb2012-03-011-0/+26
* Use the newly brought %U macro.ru2010-01-151-1/+1
* - fix typodanger2008-02-151-1/+1
* Make the PCI code aware of PCI domains (aka PCI segments) so we canmarius2007-09-301-1/+28
* Use 'manual page' instead of 'man page' for consistency.hmp2005-06-281-1/+1
* Assorted markup fixes and minor wordsmithing.ru2005-06-151-1/+1
* Fix markup.bms2005-01-221-2/+3
* Add a note about the slot number not necessarily indicating the physicalbms2005-01-221-5/+13
* Slight content fixes.ru2004-07-071-11/+10
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-2/+4
* Spelling.bms2004-02-101-2/+2
* Add cross-references to pci(4) and pciconf(8).sheldonh2003-06-101-0/+2
* Bring in a manual page documenting some important functions of thehmp2003-06-091-0/+240
OpenPOWER on IntegriCloud