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
/
pci
/
apecs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h>
marcel
2003-08-17
1
-3
/
+5
*
Use __FBSDID().
obrien
2003-06-10
1
-1
/
+3
*
Introduce a standard name for the lock protecting an interrupt controller
jhb
2001-12-20
1
-3
/
+15
*
Remove unneeded sys/mutex.h includes.
jhb
2001-10-19
1
-1
/
+0
*
Make sure that all resource allocation is handled in the pcib device, not
dfr
2001-05-23
1
-35
/
+0
*
fix alpha-MD compile errors after the vm_mtx commit
gallatin
2001-05-20
1
-0
/
+1
*
Use the MI ithread helper functions in the alpha hardware interrupt code.
jhb
2001-02-09
1
-2
/
+1
*
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
/
+21
*
* Completely rewrite the alpha busspace to hide the implementation from
dfr
2000-08-28
1
-309
/
+16
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
1
-1
/
+1
*
Mchines whose interrupts are not routed through the ISA pic were still
gallatin
1999-11-16
1
-3
/
+11
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Enable S/G IO. Based on Doug's changes to cia.c
gallatin
1999-08-11
1
-1
/
+65
*
Add support for multiple PCI "hoses" used on various alpha platforms.
gallatin
1999-05-20
1
-13
/
+13
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
1
-6
/
+7
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-16
/
+50
*
Added support for the DEC EB64PLUS systype. (part I)
gallatin
1999-01-18
1
-5
/
+51
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-2
/
+2
*
* Add hooks to allow the X server to access I/O ports and memory.
dfr
1998-11-15
1
-1
/
+29
*
Add functions for accessing dense and bwx memory for pci devices. These
dfr
1998-10-06
1
-1
/
+14
*
Lots of changes, including:
dfr
1998-08-10
1
-0
/
+488