[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary

Maciej W. Rozycki macro at orcam.me.uk
Sat May 7 01:03:14 AEST 2022


Hi Geert,
> >  Sane access would require a single CPU instruction to read or write from
> > the configuration space.  To access the conventional PCI configuration
> > space in a direct linear manner you need 256 * 21 * 8 * 256 = 10.5MiB of
> > address space.  Such amount of address space seems affordable even with
> > 32-bit systems.
> 
> Won't have fit in the legacy 1 MiB space ("640 KiB...").

 Haha, but anyway you're supposed to use BIOS calls under DOS and the like 
so it doesn't really matter.  You can't poke at the APIC in the legacy 
space either.

  Maciej


More information about the Linuxppc-dev mailing list