summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/t2.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-111-642/+0
* Replace __RMAN_RESOURCE_VISIBLE with calls to public entry pointsphk2005-09-251-6/+5
* Relocate direct map specs into struct alpha_chipset.ticso2005-09-191-0/+3
* Begin all license/copyright comments with /*- or #-imp2005-01-051-1/+1
* Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to buildgallatin2004-07-011-0/+1
* Widen the enable/disable helper function's argument in line with thepeter2003-11-171-2/+2
* Prefer new location of pci include files (which have only been in theimp2003-08-221-1/+1
* Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h>marcel2003-08-171-4/+6
* Use __FBSDID().obrien2003-06-101-2/+3
* shut up the compilergallatin2002-03-211-1/+1
* Fix abuses of cpu_critical_{enter,exit} by converting toimp2002-03-211-3/+3
* 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