summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/t2_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Prefer new location of pci include files (which have only been in theimp2003-08-221-1/+1
* Use __FBSDID().obrien2003-06-101-2/+3
* Fix abuses of cpu_critical_{enter,exit} by converting toimp2002-03-211-4/+4
* recover from namespace collision caused by un-static'ing pci_alloc_resource()gallatin2002-02-281-1/+1
* Modify the critical section API as follows:jhb2001-12-181-2/+2
* - splhigh()/splx() -> critical_enter()/critical_exit()gallatin2001-10-201-3/+3
* 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/+2
* Partially re-write T2 chipset support based on Tru64 platform supportgallatin2000-12-071-1/+1
* 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/+113
* Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.gallatin2000-05-281-0/+87
OpenPOWER on IntegriCloud