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
/
sparc64
/
fhc
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Provide and consume module dependency information.
marius
2008-08-23
1
-4
/
+6
*
o Rename ic_eoi to ic_clear to emphasize the functions it points
marius
2008-04-23
1
-3
/
+16
*
o Revamp the sparc64 interrupt code in order to be able to interface
marius
2007-09-06
1
-150
/
+123
*
Teach the bridge wrapper how to handle the filter+ithread case.
piso
2007-06-06
1
-13
/
+28
*
Rototill the sparc64 nexus(4) (actually this brings in the code the
marius
2007-03-07
4
-354
/
+126
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-7
/
+15
*
Add convenience macros for the full register set and use them to replace
marius
2006-03-28
2
-23
/
+74
*
- Register the generic implementations for the device shutdown, suspend
marius
2006-01-26
2
-0
/
+6
*
Remove superfluous bzero()'ing of the softc.
marius
2005-11-30
1
-1
/
+0
*
- Convert these bus drivers to make use of the newly introduced set of
marius
2005-11-22
4
-114
/
+80
*
Remove superfluous breaks.
marius
2005-06-05
1
-3
/
+0
*
- Add suport for the bus_get_resource() device interface method to
marius
2005-05-19
2
-0
/
+2
*
Add a driver for the 'clock-board' device (the clock board is an
marius
2005-03-19
2
-0
/
+259
*
- Add a device interface method for bus_get_resource_list() and use
marius
2005-03-19
4
-38
/
+66
*
Enrich with some register descriptions and additional register macros.
marius
2005-03-19
1
-7
/
+51
*
- sparc64/fhc/fhc.c:
marius
2005-03-04
1
-39
/
+57
*
Let central(4) manage the resources of its children so they don't need
marius
2005-03-04
1
-18
/
+4
*
Minor changes:
marius
2005-03-04
4
-33
/
+45
*
- Introduce an ofw_bus kobj-interface for retrieving the OFW node and a
marius
2004-08-12
4
-65
/
+75
*
Really remove __RMAN_RESORUCE_VISIBLE
imp
2004-07-03
1
-1
/
+0
*
Use the rman_* functions in preference to reaching into struct resource.
imp
2004-07-03
1
-2
/
+2
*
These need __RMAN_RESOURCE_VISIBLE, too.
marius
2004-06-30
1
-0
/
+1
*
Add missing <sys/module.h> instances which were shadowed by the nested
phk
2004-06-03
2
-0
/
+2
*
Fix definite panic when releasing interrupt resources.
jake
2003-02-19
1
-1
/
+1
*
Missed a missing M_WAITOK.
jake
2003-02-19
1
-1
/
+1
*
Use M_WAITOK.
jake
2003-02-19
1
-1
/
+2
*
Implement interrupt resource allocation and setup. Set the interrupt
jake
2003-02-19
5
-16
/
+111
*
Add drivers for the central and fhc busses found in enterprise class
jake
2003-02-18
5
-0
/
+664