summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/apecs_pci.c
Commit message (Expand)AuthorAgeFilesLines
* recover from namespace collision caused by un-static'ing pci_alloc_resource()gallatin2002-02-281-1/+1
* Supply the intpin to the platform.pci_intr_map() function. It turnsgallatin2001-06-101-0/+2
* Resurrect platform.pci_intr_map() and essentially undo the effects ofgallatin2001-06-011-0/+15
* Make sure that all resource allocation is handled in the pcib device, notdfr2001-05-231-4/+32
* Next phase in the PCI subsystem cleanup.msmith2000-12-081-0/+2
* Convert the pcib_{read,write}_config args from signed to unsigned,gallatin2000-12-011-4/+4
* Introduce explicit break statements in the various chipsets'gallatin2000-08-311-0/+4
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-1/+114
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add support for multiple PCI "hoses" used on various alpha platforms.gallatin1999-05-201-1/+13
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-0/+73
OpenPOWER on IntegriCloud