• Benjamin Herrenschmidt's avatar
    On G5 machines, we remap the AGP port to bus number 0xf0. XFree · 591e10ce
    Benjamin Herrenschmidt authored
    contains a hack that is unfixable at the moment for getting the
    IO base which is hard coded to bus number 0 (AGP on earlier machines).
    We work around this by passing the IO base of bus 0xf0 when asked
    for bus 0 in pciconfig_iobase on those machines. Bus 0 is the HT
    root and has no IOs, so that is safe.
    591e10ce
pci.c 46.8 KB