summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pci_if.m
Commit message (Expand)AuthorAgeFilesLines
* Revamp the MSI/MSI-X code a bit to achieve two main goals:jhb2007-05-021-1/+2
* Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support.jhb2007-01-221-0/+17
* First cut at MI support for PCI Message Signalled Interrupts (MSI):jhb2006-11-131-0/+25
* provide routines to access VPD data at the PCI layer...jmg2006-10-091-0/+13
* Add a new method PCI_FIND_EXTCAP() to the pci bus interface that is usedjhb2005-12-201-0/+7
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add a new PCI interface method, assign_interrupt, to determine thetmm2003-07-011-0/+5
* Return status for PCI methods '{enable,disable}_{io,busmaster}'.mdodd2003-04-161-4/+4
* Slightly reimplement some recently added helper functions as methods, sopeter2001-02-271-0/+33
* * Factor out the object system from new-bus so that it can be used bydfr2000-04-081-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-0/+44
OpenPOWER on IntegriCloud