summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/cia_pci.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-111-445/+0
* Begin all license/copyright comments with /*- or #-imp2005-01-051-1/+1
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Use __FBSDID().obrien2003-06-101-2/+3
* 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/+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