freebsd-skq/share/man
John Baldwin 855ed4c598 Expand and reorganize the pci(9) manpage a bit:
- Document the following routines: pci_alloc_msi(), pci_alloc_msix(),
  pci_find_cap(), pci_get_max_read_req(), pci_get_vpd_ident(),
  pci_get_vpd_readonly(), pci_msi_count(), pci_msix_count(),
  pci_pending_msix(), pci_release_msi(),  pci_remap_msix(), and
  pci_set_max_read_req().
- Group the functions into five sub-sections: raw configuration access,
  locating devices, device information, device configuration, and
  message signaled interrupts.
- Discourage use of pci_disable_io() and pci_enable_io() in device drivers.
  The PCI bus driver handles this automatically as resources are activated.

MFC after:	2 weeks
2012-03-03 14:23:54 +00:00
..
man1 sh: Add kill builtin. 2010-12-21 22:47:34 +00:00
man3 Fix various typos in manual pages. 2012-02-25 14:31:25 +00:00
man4 Fix names of some Marvell SATA chips. It looks like chips with proprietary 2012-03-02 08:49:07 +00:00
man5 Regenerate src.conf(5) after r232322. 2012-02-29 23:06:48 +00:00
man6
man7 Fix date from r231111. 2012-02-10 03:34:32 +00:00
man8 Remove documentation for set_rcvar() now that it has been removed. 2012-01-14 21:51:44 +00:00
man9 Expand and reorganize the pci(9) manpage a bit: 2012-03-03 14:23:54 +00:00
Makefile