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
/
powerpc
/
powermac
/
hrowpic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the interrupt code, broken 7 months ago. The interrupt framework
marcel
2011-01-29
1
-12
/
+1
*
Move the EOI logic when starting ithreads into intr_machdep instead of
nwhitehorn
2010-07-06
1
-3
/
+0
*
Remove the unneeded header <machine/intr.h>.
marcel
2010-07-02
1
-1
/
+0
*
Provide for multiple, cascaded PICs on PowerPC systems, and extend the
nwhitehorn
2010-06-18
1
-0
/
+11
*
Allow Heathrow-based machines to boot a kernel containing option SMP
nwhitehorn
2009-10-24
1
-1
/
+7
*
Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This
nwhitehorn
2008-10-14
1
-1
/
+0
*
Add PIC support for IPIs. When registering an interrupt handler,
marcel
2008-02-12
1
-1
/
+9
*
Revamp the interrupt handling in support of INTR_FILTER. This includes:
marcel
2007-08-11
1
-328
/
+108
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-4
/
+5
*
Set the rid for any resource obtained from rman_resource_reserve.
imp
2006-04-20
1
-0
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
marius
2004-08-16
1
-1
/
+1
*
- Introduce an ofw_bus kobj-interface for retrieving the OFW node and a
marius
2004-08-12
1
-2
/
+2
*
- Use the rman_get_* functions instead of reaching into struct resource.
marius
2004-08-11
1
-7
/
+8
*
Catch up with __RMAN_RESOURCE_VISIBLE change
grehan
2004-07-01
1
-0
/
+1
*
Catchup to now-required <sys/module.h> for PowerPC
grehan
2004-06-25
1
-0
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-1
/
+1
*
Use a device identify entry point to attach to nexus, since the
grehan
2004-01-13
1
-9
/
+27
*
Widen the enable/disable helper function's argument in line with the
peter
2003-11-17
1
-4
/
+4
*
A module to handle the interrupt controller on Heathrow/Paddington
grehan
2003-06-28
1
-0
/
+468