Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-24 | 1 | -2/+2 |
| | | | | | | | No functional changes in this patch. Signed-off-by: Erik Inge Bolsø <knan-lkml@anduin.net> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> | ||||
* | libata: New driver for OCTEON SOC Compact Flash interface (v7). | David Daney | 2009-01-16 | 1 | -0/+965 |
Cavium OCTEON processor support was recently merged, so now we have this CF driver for your consideration. Most OCTEON variants have *no* DMA or interrupt support on the CF interface so for these, only PIO is supported. Although if DMA is available, we do take advantage of it. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> |