On Sun, Oct 19, 2008 at 7:21 PM, ron minnich <rminnich@gmail.com> wrote:
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.

Very good, is that the same with v2? If so, I ought to fix it there, too. I didn't get stage2 done today, I let a stupid MMO eat up most of my day :( I should be able to send patches tomorrow.

-Corey