summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/t2.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce a standard name for the lock protecting an interrupt controllerjhb2001-12-201-1/+11
* Modify the critical section API as follows:jhb2001-12-181-2/+2
* - splhigh()/splx() -> critical_enter()/critical_exit()gallatin2001-10-201-2/+2
* Remove unneeded sys/mutex.h includes.jhb2001-10-191-1/+0
* Resurrect platform.pci_intr_map() and essentially undo the effects ofgallatin2001-06-011-105/+0
* Make sure that all resource allocation is handled in the pcib device, notdfr2001-05-231-9/+2
* fix alpha-MD compile errors after the vm_mtx commitgallatin2001-05-201-0/+1
* Use the MI ithread helper functions in the alpha hardware interrupt code.jhb2001-02-091-3/+2
* Next phase in the PCI subsystem cleanup.msmith2000-12-081-31/+32
* Partially re-write T2 chipset support based on Tru64 platform supportgallatin2000-12-071-82/+356
* Pass in the new-bus flags to alpha_setup_intr().jhb2000-11-011-2/+2
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-051-3/+36
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-243/+16
* Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.gallatin2000-05-281-0/+658
OpenPOWER on IntegriCloud