summaryrefslogtreecommitdiffstats
path: root/sys/alpha/mcbus
Commit message (Expand)AuthorAgeFilesLines
* Begin all license/copyright comments with /*- or #-imp2005-01-057-7/+7
* 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-8/+8
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h>marcel2003-08-171-1/+2
* enable interrupt routing for mcpcia based systemsticso2003-06-281-53/+44
* Use __FBSDID().obrien2003-06-103-5/+9
* Change the console interface to pass a "struct consdev *" instead of aphk2003-02-201-0/+1
* Initialise the AS4100 console at the same time as most of the otherdfr2002-03-264-4/+67
* Fix mcpcia.c so it compiles again.mjacob2002-03-011-1/+2
* Introduce a standard name for the lock protecting an interrupt controllerjhb2001-12-201-2/+14
* The DEC kn300 has special code for console handling hardcoded here, so addjlemon2001-11-221-0/+1
* Fix misspelling in comment.mjacob2001-10-311-1/+1
* Remove unneeded sys/mutex.h includes.jhb2001-10-191-1/+0
* fix alpha-MD compile errors after the vm_mtx commitgallatin2001-05-201-0/+1
* Doug found that doing a W1C on MCPCIA_INT_REQ just around the time youmjacob2001-02-131-12/+27
* add defines for EISA, NCR IRQs; add defines for MID and SLOT shift valuesmjacob2001-02-131-0/+5
* add mcbus minimum id valuemjacob2001-02-131-1/+2
* Doug noticed that the bit values for _MCPCIA_INT_ACK0/_MCPCIA_INT_ACK1mjacob2001-02-131-4/+13
* Use the MI ithread helper functions in the alpha hardware interrupt code.jhb2001-02-091-3/+2
* Fix ypo in essage about isabling EISA nterrupt ectormjacob2000-12-151-1/+1
* Add route interrupt method.mjacob2000-12-131-0/+2
* Comment out debug printfs about enable/disable ints.mjacob2000-12-041-2/+2
* Clean this is up a bit for multiple MIDs... We can figure out which MIDmjacob2000-11-081-40/+59
* 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/+70
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-282-379/+222
* Handle (for now) trivial one level bridge case so we can get themjacob2000-07-131-0/+8
* Coordinate with change to mcpcia_pci.c- major primary busses on eachmjacob2000-07-101-28/+30
* Enable EISA interrupts if the mcpcia has an attached EISA bus.dfr2000-05-131-5/+9
* Change references/comments about 'secondary' to reflect that while we'dmjacob2000-05-091-17/+20
* Pass the vector on thru instead of checking EISA/ISA ints. It turnsmjacob2000-05-071-10/+0
* EISA/ISA memory space is any pa < 8MB.mjacob2000-05-071-2/+24
* Add in a first pass at Alpha 4100 (Rawhide) support. It doesn't quitemjacob2000-05-077-0/+1802
OpenPOWER on IntegriCloud