freebsd-dev/sys/powerpc/powermac
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
..
ata_macio.c Rework of how memory resources are discovered and dealt with in macio. 2003-01-30 11:28:29 +00:00
macio.c Rework of how memory resources are discovered and dealt with in macio. 2003-01-30 11:28:29 +00:00
maciovar.h Rework of how memory resources are discovered and dealt with in macio. 2003-01-30 11:28:29 +00:00
uninorth.c - probe the UniNorth chip in addition to the PCI bridges 2002-09-19 04:49:58 +00:00
uninorthvar.h softc and register defs for the UniNorth chip 2002-09-19 04:50:30 +00:00