CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/03 15:30:09
Modified files:
sys/arch/macppc/conf: files.macppc
sys/arch/macppc/macppc: rbus_machdep.c
sys/arch/macppc/pci: mpcpcibus.c pcibrvar.h
Removed files:
sys/arch/macppc/pci: pci_addr_fixup.c
Log message:
Get rid of pci_addr_fixup machinery; set up the appropriate extents and pass
them along when we attach pci(4). Simplify the rbus code by using extents
too.
