Fix bug - bios writes must be enabled before max PCI bus detected.

The max pci bus is stored in the bios segment, so it must be writable.
So, use a default max size (1 pci bus) for the initial write enable
    device scan and then do the full max bus check after write is
    enabled.
2 files changed
tree: 3d29e716e39d9d3678333bcfa0a4833f2aa5234f
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO