summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/tsunami.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-111-417/+0
* Replace __RMAN_RESOURCE_VISIBLE with calls to public entry pointsphk2005-09-251-7/+7
* Relocate direct map specs into struct alpha_chipset.ticso2005-09-191-1/+3
* 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-2/+4
* Use __FBSDID().obrien2003-06-101-2/+3
* Remove __P(). This was tested on the GENERIC kernel.obrien2002-03-201-2/+2
* Introduce a standard name for the lock protecting an interrupt controllerjhb2001-12-201-3/+14
* Remove unneeded sys/mutex.h includes.jhb2001-10-191-1/+0
* Make sure that all resource allocation is handled in the pcib device, notdfr2001-05-231-4/+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-2/+1
* Pass in the new-bus flags to alpha_setup_intr().jhb2000-11-011-1/+1
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-051-3/+21
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-296/+12
* Improve the mapping between the hardware PCI bus numbering on multi-hosegallatin1999-12-141-8/+8
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-1/+3
* Add a second direct map window to increase the maximum RAM this platformgallatin1999-11-031-28/+43
* useracc() the prequel:phk1999-10-291-1/+0
* allow pci_ioctl to work with multi-hose alphas.gallatin1999-10-121-4/+12
* This fix allows cards inserted in one of the bottem-most slots on an xp1000gallatin1999-09-301-2/+2
* $Id$ -> $FreeBSD$ (some mangled and/or hidden ones)peter1999-08-281-1/+1
* - detect the number of pchips actually present; don't just assume 2gallatin1999-08-101-7/+75
* Pull some prototypes into scopepeter1999-07-011-0/+1
* Add support for the DEC_ST6600 family of alphas. This includes thegallatin1999-05-261-0/+576
OpenPOWER on IntegriCloud