[parisc-linux] [PATCH] gdth driver: selectively enable EISA/ISA/PCI
support
Eric Sproul
esproul at ntelos.net
Fri Mar 26 11:57:39 MST 2004
Hi,
I'm new here, but I was encouraged to post the following patch which
helped me get the gdth driver to compile on a PA-RISC system. The
original driver assumes that EISA/ISA/PCI are all enabled, but on
PA-RISC there is no ISA (8237A) support, so compilation broke trying to
implement ISA-style DMA (DMA_MODE_CASCADE).
The following patch breaks out the bus-dependent portions of the driver
and only enables them when the corresponding CONFIG_ option is set. For
example, this allows the driver to compile when only CONFIG_PCI is set.
ftp://ftp.parisc-linux.org/patches/diff-2.6.5-gdth-01
This patch was written by Grant Grundler <grundler at parisc-linux.org> and
tested by me. Attached is a 2.4.25 version of the patch which I created
from Grant's 2.6.5 original. He gets all the credit. ;)
Cheers,
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdth-2.6-noisa.patch
Type: text/x-patch
Size: 5560 bytes
Desc: not available
Url : http://lists.parisc-linux.org/pipermail/parisc-linux/attachments/20040326/334ab228/gdth-2.6-noisa.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdth-2.4.25-noisa.patch
Type: text/x-patch
Size: 4960 bytes
Desc: not available
Url : http://lists.parisc-linux.org/pipermail/parisc-linux/attachments/20040326/334ab228/gdth-2.4.25-noisa.bin
More information about the parisc-linux
mailing list