linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Deven Balani" <devenbalani@gmail.com>
To: "Alan Cox" <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org, Linux-arm-kernel@lists.arm.linux.org.uk
Subject: Re: non-PCI based libata-SATA driver
Date: Thu, 23 Feb 2006 11:38:30 +0530	[thread overview]
Message-ID: <7a37e95e0602222208i9a7c973vc50ac336fb174024@mail.gmail.com> (raw)
In-Reply-To: <1140654191.8672.23.camel@localhost.localdomain>

> If you look at http://zeniv.linux.org.uk/~alan/IDE you'll find the PATA
> patches I did include some VLB and ISA devices.
Thanks a lot. I'm going through these patches and will get back to you
in case of any problem.

I have a SATA Controller that is attached to HSX bus on ARM based
chipset. On this side, I'm exploring the feasibilty of coming up with
low-level libata-SATA driver (as libata is being said to support
generic bus interface). I've gone through the SATA drivers in kernel
code but all seem to be PCI specific.

Also, Is there any slight possiblity of doing the same with 2.4.x
kernels (by patching the kernel or whatever)?

Any suggestion/comments/advice will be of great help.

Thanks in advance.

Deven

On 2/23/06, Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> On Mer, 2006-02-22 at 17:34 +0530, Deven Balani wrote:
> > Hi all
> >
> > I'm working on writing a non-PCI based libata-SATA driver in
> > linux-2.6.x for ARM based chipsets.
> >
> > Can anybody suggest me a reference-code for a non-PCI based
> > libata-SATA driver for  2.6.x kernels ?
>
> If you look at http://zeniv.linux.org.uk/~alan/IDE you'll find the PATA
> patches I did include some VLB and ISA devices. Providing you've got a
> struct device * for whatever your SATA controller is (ie a bus model of
> some sort) it is sane. If you don't then you need a couple of small
> patches to allow for this, or to add device model stuff to them first. I
> can send you those if need be and they are in the patches but not
> seperated out.
>
>
>
> Alan
>
>


--
"A smile confuses an approaching frown..."

  reply	other threads:[~2006-02-23  6:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-22 12:04 non-PCI based libata-SATA driver Deven Balani
2006-02-23  0:23 ` Alan Cox
2006-02-23  6:08   ` Deven Balani [this message]
2006-02-23 10:00     ` Jeff Garzik
2006-02-23 11:00       ` Deven Balani

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=7a37e95e0602222208i9a7c973vc50ac336fb174024@mail.gmail.com \
    --to=devenbalani@gmail.com \
    --cc=Linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).