summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/cia_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure that all resource allocation is handled in the pcib device, notdfr2001-05-231-4/+7
* Next phase in the PCI subsystem cleanup.msmith2000-12-081-0/+1
* Convert the pcib_{read,write}_config args from signed to unsigned,gallatin2000-12-011-5/+5
* A quick fix to get around a problem (described below) with cia basedgallatin2000-09-021-3/+3
* Introduce explicit break statements in the various chipsets'gallatin2000-08-311-0/+8
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-1/+331
* Handle PCI devices that actually use an ISA IRQ for the cia and tsunamijhb2000-05-101-2/+3
* 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