index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
alpha
/
mcbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __FBSDID().
obrien
2003-06-10
3
-5
/
+9
*
Change the console interface to pass a "struct consdev *" instead of a
phk
2003-02-20
1
-0
/
+1
*
Initialise the AS4100 console at the same time as most of the other
dfr
2002-03-26
4
-4
/
+67
*
Fix mcpcia.c so it compiles again.
mjacob
2002-03-01
1
-1
/
+2
*
Introduce a standard name for the lock protecting an interrupt controller
jhb
2001-12-20
1
-2
/
+14
*
The DEC kn300 has special code for console handling hardcoded here, so add
jlemon
2001-11-22
1
-0
/
+1
*
Fix misspelling in comment.
mjacob
2001-10-31
1
-1
/
+1
*
Remove unneeded sys/mutex.h includes.
jhb
2001-10-19
1
-1
/
+0
*
fix alpha-MD compile errors after the vm_mtx commit
gallatin
2001-05-20
1
-0
/
+1
*
Doug found that doing a W1C on MCPCIA_INT_REQ just around the time you
mjacob
2001-02-13
1
-12
/
+27
*
add defines for EISA, NCR IRQs; add defines for MID and SLOT shift values
mjacob
2001-02-13
1
-0
/
+5
*
add mcbus minimum id value
mjacob
2001-02-13
1
-1
/
+2
*
Doug noticed that the bit values for _MCPCIA_INT_ACK0/_MCPCIA_INT_ACK1
mjacob
2001-02-13
1
-4
/
+13
*
Use the MI ithread helper functions in the alpha hardware interrupt code.
jhb
2001-02-09
1
-3
/
+2
*
Fix ypo in essage about isabling EISA nterrupt ector
mjacob
2000-12-15
1
-1
/
+1
*
Add route interrupt method.
mjacob
2000-12-13
1
-0
/
+2
*
Comment out debug printfs about enable/disable ints.
mjacob
2000-12-04
1
-2
/
+2
*
Clean this is up a bit for multiple MIDs... We can figure out which MID
mjacob
2000-11-08
1
-40
/
+59
*
Pass in the new-bus flags to alpha_setup_intr().
jhb
2000-11-01
1
-1
/
+1
*
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
jhb
2000-10-05
1
-3
/
+70
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
2
-379
/
+222
*
Handle (for now) trivial one level bridge case so we can get the
mjacob
2000-07-13
1
-0
/
+8
*
Coordinate with change to mcpcia_pci.c- major primary busses on each
mjacob
2000-07-10
1
-28
/
+30
*
Enable EISA interrupts if the mcpcia has an attached EISA bus.
dfr
2000-05-13
1
-5
/
+9
*
Change references/comments about 'secondary' to reflect that while we'd
mjacob
2000-05-09
1
-17
/
+20
*
Pass the vector on thru instead of checking EISA/ISA ints. It turns
mjacob
2000-05-07
1
-10
/
+0
*
EISA/ISA memory space is any pa < 8MB.
mjacob
2000-05-07
1
-2
/
+24
*
Add in a first pass at Alpha 4100 (Rawhide) support. It doesn't quite
mjacob
2000-05-07
7
-0
/
+1802