| To: | IDE/ATA development list <linux-ide@vger.kernel.org> |
|---|---|
| Subject: | [PATCH 0/2] libata: Cavium OCTEON SOC Compact Flash driver (v2) |
| From: | David Daney <ddaney@caviumnetworks.com> |
| Date: | Mon, 24 Nov 2008 17:36:48 -0800 |
| Cc: | linux-mips <linux-mips@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.16 (X11/20080723) |
As part of our efforts to get the Cavium OCTEON processor support merged (see: http://marc.info/?l=linux-mips&m=122704699515601), I have a new version of our CF driver for your consideration. This second version I split into two separate patches. The first adds some entries to the ata_timing table in libata-core. The second is the driver proper. I will reply with the two patches. David Daney (2): libata: Add three more columns to the ata_timing table. libata: New driver for OCTEON SOC Compact Flash interface (v2). drivers/ata/Kconfig | 9 + drivers/ata/Makefile | 1 + drivers/ata/libata-core.c | 76 ++--drivers/ata/pata_octeon_cf.c | 904 ++++++++++++++++++++++++++++++++++++++++++ include/linux/libata.h | 14 +- 5 files changed, 966 insertions(+), 38 deletions(-) create mode 100644 drivers/ata/pata_octeon_cf.c |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] MIPS: Fix potential DOS by untrusted user app., Ralf Baechle |
|---|---|
| Next by Date: | [PATCH 1/2] libata: Add three more columns to the ata_timing table., David Daney |
| Previous by Thread: | old binutils-2.13-msp.diff and binutils 2.19, Andrew Randrianasulu |
| Next by Thread: | [PATCH 1/2] libata: Add three more columns to the ata_timing table., David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |