aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/fhc/fhc_central.c
Commit message (Expand)AuthorAgeFilesLines
* Rototill the sparc64 nexus(4) (actually this brings in the code theMarius Strobl2007-03-071-132/+0
* - Register the generic implementations for the device shutdown, suspendMarius Strobl2006-01-261-0/+3
* - Convert these bus drivers to make use of the newly introduced set ofMarius Strobl2005-11-221-5/+7
* - Add suport for the bus_get_resource() device interface method toMarius Strobl2005-05-191-0/+1
* - Add a device interface method for bus_get_resource_list() and useMarius Strobl2005-03-191-1/+2
* Let central(4) manage the resources of its children so they don't needMarius Strobl2005-03-041-18/+4
* Minor changes:Marius Strobl2005-03-041-6/+7
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and aMarius Strobl2004-08-121-5/+10
* Add missing <sys/module.h> instances which were shadowed by the nestedPoul-Henning Kamp2004-06-031-0/+1
* Implement interrupt resource allocation and setup. Set the interruptJake Burkholder2003-02-191-0/+7
* Add drivers for the central and fhc busses found in enterprise classJake Burkholder2003-02-181-0/+125