summaryrefslogtreecommitdiff
path: root/lib/libpci
AgeCommit message (Expand)Author
2017-10-22Add function names to the NAME sectionabhinav
2016-09-24introduce a better pci_drvname() and PCI_IOC_DRVNAME as pciio_drvnameonbus()mrg
2016-01-23unsigned -> unsigned intwiz
2016-01-23Apparently a recent round of vandalism by the C++ standards committeedholland
2016-01-23Update synopses to match u_int/u_long/etc. changes. Do not bump date asdholland
2016-01-22u_int -> unsigned; also requires stddef.h and stdint.h to be compilable.dholland
2014-12-16 Add "int showclass" argument to pci_devinfo(). The API was changed 10 yearsmsaitoh
2014-09-21Adjust to kernel changeschristos
2014-07-25Serial comma, more markup, remove trailing whitespace.wiz
2014-07-25introduce a new pci_drvname(3) to libpci. implement it in the backendmrg
2010-05-25Update libpci for change in pci_find{vendor,product} entrypoint names.pgoyette
2010-05-24Adapt libpci build to include new pci_verbose.cpgoyette
2009-10-23fix typo: rag -> regcegger
2009-03-09Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg
2009-01-11bump shared libraries.christos
2004-08-03Modify prototype for pci_findvendor() and add pci_findproduct().mycroft
2004-04-24Bump to 1.0: incompatible pci_devinfo() argument change.kleink
2004-04-24Catch up with the kernel: new buffer length argument to pci_devinfo().kleink
2003-04-16Usewiz
2003-03-08add __RCSID()lukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-02-07Generate <>& symbolically.ross
2001-09-15Fix typo.wiz
2001-09-13Add a library to access PCI devices.thorpej