freebsd-dev/sys/powerpc
Benno Rice fe5e7c6b2b Rework of how memory resources are discovered and dealt with in macio.
- Store the OpenFirmware "reg" property in the macio ivars.
- Use a struct to define the structure of a "reg" property entry.
- Discover all memory ranges, not just the first.
- In ata_macio, manage our own range and hand out our own allocations using
  bus_space_subregion.
- Fix bus_space_subregion to handle subregions of sparse maps.
2003-01-30 11:28:29 +00:00
..
aim Back out some changes that snuck in with the last commit. 2003-01-27 04:32:10 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection 2003-01-26 05:29:12 +00:00
include Rework of how memory resources are discovered and dealt with in macio. 2003-01-30 11:28:29 +00:00
ofw Make ofw_pci_find_node() use the reg property instead of the 2003-01-09 12:24:19 +00:00
powermac Rework of how memory resources are discovered and dealt with in macio. 2003-01-30 11:28:29 +00:00
powerpc Back the previous commit out. It didn't actually fix the problem I was 2003-01-27 12:59:52 +00:00
psim Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00