Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/pciio.h
RevisionDateAuthorComments
 1.5  24-Sep-2016  mrg introduce a better pci_drvname() and PCI_IOC_DRVNAME as pciio_drvnameonbus()
and PCI_IOC_DRVNAMEONBUS. the new ones also take a (autoconf) PCI bus
number, which allows lookups for any device on any pci bus node. use this
in pcictl which current reports the wrong values sometimes.

up next: use these in libpciaccess.
 1.4  25-Jul-2014  mrg branches: 1.4.4; 1.4.8;
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.
 1.3  06-Jun-2009  cegger branches: 1.3.22; 1.3.36;
typo in comment: autconfiguration -> autoconfiguration
 1.2  14-Sep-2001  simonb branches: 1.2.2; 1.2.4; 1.2.8; 1.2.126; 1.2.142;
Fix tyop.
 1.1  13-Sep-2001  thorpej Add an ioctl interface to the PCI bus. Add ioctls to read/write
PCI configuration space registers, and to fetch bus info.
 1.2.142.1  23-Jul-2009  jym Sync with HEAD.
 1.2.126.1  20-Jun-2009  yamt sync with head
 1.2.8.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.8.1  14-Sep-2001  thorpej file pciio.h was added on branch kqueue on 2002-01-10 19:57:03 +0000
 1.2.4.2  01-Oct-2001  fvdl Catch up with -current.
 1.2.4.1  14-Sep-2001  fvdl file pciio.h was added on branch thorpej-devvp on 2001-10-01 12:46:03 +0000
 1.2.2.2  21-Sep-2001  nathanw Catch up to -current.
 1.2.2.1  14-Sep-2001  nathanw file pciio.h was added on branch nathanw_sa on 2001-09-21 22:36:02 +0000
 1.3.36.1  10-Aug-2014  tls Rebase.
 1.3.22.2  03-Dec-2017  jdolecek update from HEAD
 1.3.22.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.8.1  04-Nov-2016  pgoyette Sync with HEAD
 1.4.4.1  05-Oct-2016  skrll Sync with HEAD

RSS XML Feed