non-PCI libata

From: Joe Istead
Date: Thu May 12 2005 - 16:23:24 EST


Hello,

I have a question related to an LKML post on April 5, 2005:

http://lkml.org/lkml/2005/4/5/210

Preamble:
I'm developing a low level driver for a non-PCI AHCI controller. In
particular, I'm using uClinux (2.6.x kernel) on a Nios II processor (Avalon
bus, etc etc).

It looks like porting "drivers/scsi/ahci.c" to uClinux is the easiest way to
do this. However, ahci.c depends on libata, and both of these are littered
with PCI-specific calls.

Question:
Is there a non-PCI libata (or, are there plans to make one)?

Thanks,
Joe.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/