mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 11:01:38 +00:00
5b334eb2a9
iop13xx confuses I/O port numbers with physical addresses, which breaks legacy ISA I/O access behind PCI bridges and makes it unnecessarily hard to unify the inb/outb accessors with other platforms. This removes the special-casing and just puts all I/O ports into a single 128KB virtually mapped I/O port range starting at port zero. Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
.. | ||
adma.h | ||
debug-macro.S | ||
entry-macro.S | ||
hardware.h | ||
io.h | ||
iop13xx.h | ||
iq81340.h | ||
irqs.h | ||
memory.h | ||
msi.h | ||
pci.h | ||
time.h | ||
timex.h | ||
uncompress.h |