All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislaw Gruszka <stf_xl@wp.pl>
To: linux-ide@vger.kernel.org, Andrew Victor <linux@maxim.org.za>
Cc: linux-arm-kernel@lists.arm.linux.org.uk
Subject: [PATCH 0/3] at91_ide driver submission
Date: Tue, 3 Feb 2009 11:46:35 +0100	[thread overview]
Message-ID: <200902031146.35562.stf_xl@wp.pl> (raw)

Hi

I would like to submit patches related with at91_ide driver. 

This is driver for AT91SAM9 Static Memory Controller configured
to work in Compact Flash True IDE logic.

Driver is divided into tree parts: generic IDE, processor specific 
(currently only AT91SAM9263 is supported) and board specific.
However I not submit support for any board yet.

Driver was tested with Kevlatek's custom board and it works very
well. Current performace on PIO4 is 6.2 MB/s (hdparm -t /dev/hda).

We still is not tested with Atmel Evaluation Kit. We have
some serious hardware problem with our SAM9263EK board.
When connecting CF through HDD 1,8'' adapter system
hangs during boot. After connecting Toshiba HDD,
drive is always in BUSY state and driver can not do any probe.
So currently I submit patches without any board code
modification. Maybe we will submit Kelvatek's board file
soon.

The patches are against Bart's ide-2.6 tree:

1 - allow to wrap interrupt handler
2 - add at91_ide driver
3 - add IDE support for AT91SAM9263 cpu

Regards
Stanislaw Gruszka

                 reply	other threads:[~2009-02-03 10:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200902031146.35562.stf_xl@wp.pl \
    --to=stf_xl@wp.pl \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux@maxim.org.za \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.