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
/
fhc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enroll these drivers in multipass probing. The motivation behind this
marius
2009-12-22
1
-2
/
+4
*
Provide and consume missing module dependency information.
marius
2009-12-21
1
-1
/
+2
*
Hook up the generic OFW pnpinfo string method.
marius
2009-03-19
1
-0
/
+1
*
- Failing to register as interrupt controller during attach shouldn't
marius
2009-03-19
1
-26
/
+27
*
- 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
1
-16
/
+126
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-7
/
+15
*
- Convert these bus drivers to make use of the newly introduced set of
marius
2005-11-22
1
-99
/
+65
*
Remove superfluous breaks.
marius
2005-06-05
1
-3
/
+0
*
- Add a device interface method for bus_get_resource_list() and use
marius
2005-03-19
1
-34
/
+59
*
- sparc64/fhc/fhc.c:
marius
2005-03-04
1
-39
/
+57
*
Minor changes:
marius
2005-03-04
1
-10
/
+17
*
- Introduce an ofw_bus kobj-interface for retrieving the OFW node and a
marius
2004-08-12
1
-41
/
+52
*
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
*
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
1
-15
/
+89
*
Add drivers for the central and fhc busses found in enterprise class
jake
2003-02-18
1
-0
/
+299