On Sun, Oct 19, 2008 at 10:18 AM, Corey Osgood corey.osgood@gmail.com wrote:
Does ram_resource() have to be part of the pci domain setup? I know that it usually is, but the memory controller registers on the cn700 are part of d0f3, could I do ram_resource with the rest of that device's init?
put it where it makes the most sense for your chipset. There are no hard rules here -- chipsets are really very different.
ron