Commit Graph

10 Commits

Author SHA1 Message Date
msaitoh
5a1f437d33 Add "int showclass" argument to pci_devinfo(). The API was changed 10 years
ago.
2014-12-16 13:38:36 +00:00
wiz
ce9ef29908 Serial comma, more markup, remove trailing whitespace. 2014-07-25 10:21:34 +00:00
mrg
1e4a2ee3ed introduce a new pci_drvname(3) to libpci. implement it in the backend
via PCI_IOC_DRVNAME.

update manual and set lists (and remove a couple of doubled entries.)o

this will be used in libpciaccess() to implement the has_kernel_driver()
method.
2014-07-25 01:38:26 +00:00
cegger
6e975d4155 fix typo: rag -> reg 2009-10-23 15:41:58 +00:00
joerg
997634fe14 Fix preamble to match order set out by mdoc(7). Discussed with wiz. 2009-03-09 19:24:26 +00:00
kleink
7407d114f9 Catch up with the kernel: new buffer length argument to pci_devinfo(). 2004-04-24 09:56:36 +00:00
wiz
472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
ross
814f296b77 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
wiz
feb03dd1b2 Fix typo. 2001-09-15 11:16:14 +00:00
thorpej
16487fdfe0 Add a library to access PCI devices. 2001-09-13 22:52:19 +00:00