> Another issue - I want to keep the setup of the second outbound PCI window > (pcimask1/pcibr1) - since continuous mem/mmio/io is not flexible enough - > and to keep potarx/pobarx/pocmrx assignments as they are in pq_... version > (changing of course all relative constants to _LOWER/... stuff). How about initializing pcimsk1 if needed, eg have #define M82XX_PCI_PRIMARY_WINDOW_SIZE #define M82XX_PCI_PRIMARY_WINDOW_ADDR #define M82XX_PCI_SECONDARY_WINDOW_SIZE #define M82XX_PCI_SECONDARY_WINDOW_ADDR And depend pcimsk1/br1 on the *_SECONDARY_WONDOW* ones
> Maybe the m8260.[c,h] should be renamed since this suites not only 826x series? Probably to m82xx.[ch] because it is 82xx specific (I think) Comments/objections?
