From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Deven Balani <devenbalani@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: non-PCI based libata-SATA driver
Date: Thu, 23 Feb 2006 00:23:10 +0000 [thread overview]
Message-ID: <1140654191.8672.23.camel@localhost.localdomain> (raw)
In-Reply-To: <7a37e95e0602220404y7b82104ch5c3cda087336aed7@mail.gmail.com>
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
next prev parent reply other threads:[~2006-02-23 0:19 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 [this message]
2006-02-23 6:08 ` Deven Balani
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=1140654191.8672.23.camel@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=devenbalani@gmail.com \
--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 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.