mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
7b22846f8a
The ISA variable is only defined if X86_32 is also defined. However,
these drivers are still useful and in use on at least some modern 64-bit
x86 industrial systems as well. With the correct module parameters, they
work as long as IO port communication is possible, despite their name
having ISA in them.
Fixes:
|
||
---|---|---|
.. | ||
ems_pci.c | ||
ems_pcmcia.c | ||
f81601.c | ||
Kconfig | ||
kvaser_pci.c | ||
Makefile | ||
peak_pci.c | ||
peak_pcmcia.c | ||
plx_pci.c | ||
sja1000_isa.c | ||
sja1000_platform.c | ||
sja1000.c | ||
sja1000.h | ||
tscan1.c |