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
/
psim
/
openpic_iobus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this
jhibbits
2013-12-21
1
-0
/
+1
*
Fix the interrupt code, broken 7 months ago. The interrupt framework
marcel
2011-01-29
1
-1
/
+9
*
Remove the unneeded header <machine/intr.h>.
marcel
2010-07-02
1
-1
/
+0
*
Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This
nwhitehorn
2008-10-14
1
-1
/
+0
*
Set sc_psim so that the openpic core can correct the off-by-one
marcel
2008-04-03
1
-0
/
+5
*
Add support for the BUS_CONFIG_INTR() method to the platform and to
marcel
2008-03-07
1
-0
/
+1
*
Add PIC support for IPIs. When registering an interrupt handler,
marcel
2008-02-12
1
-0
/
+1
*
Revamp the interrupt handling in support of INTR_FILTER. This includes:
marcel
2007-08-11
1
-128
/
+14
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
- Use the rman_get_* functions instead of reaching into struct resource.
marius
2004-08-11
1
-1
/
+0
*
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
*
Make the OpenPic driver bus-independent, with attachments for
grehan
2004-01-13
1
-0
/
+219