Hi, > Another problem with SeaBIOS which limits the amount of memory space > is: SeaBIOS allocates the BAR regions as they are encountered. As far > as I know, the BAR regions should be naturally aligned. Thus the > simple strategy of the SeaBIOS results in large fragmentation. > Therefore, even after increasing the PCI memory space to 512MB the BAR > regions were unallocated. Ran into this too. Started fixing that with a second pci pass. Not finished yet. Patch attached FYI. Feel free to grab it and run with it. cheers, Gerd