cvs commit: src/sys/sparc64/central central.c
Marius Strobl
marius at FreeBSD.org
Fri Mar 18 16:47:04 PST 2005
marius 2005-03-19 00:47:03 UTC
FreeBSD src repository
Modified files:
sys/sparc64/central central.c
Log:
- Add a device interface method for bus_get_resource_list() and use
bus_generic_rl_release_resource() for the bus_release_resource() method
instead of a local copy.
- Correctly handle pass-through allocations in central_alloc_resource().
Revision Changes Path
1.7 +27 -32 src/sys/sparc64/central/central.c
More information about the cvs-src
mailing list