Linux ATA/IDE development
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Ian Atkin <ian.atkin@ict.ox.ac.uk>
Cc: linux-ide@vger.kernel.org
Subject: Re: Compiling ahci.c as a module for the 2.6.18.8 kernel
Date: Tue, 27 Jan 2009 13:44:15 +0000	[thread overview]
Message-ID: <20090127134415.421d449b@lxorguk.ukuu.org.uk> (raw)
In-Reply-To: <02c701c98079$852d0c90$d1664381@oucsiana2>

On Tue, 27 Jan 2009 12:19:36 -0000
"Ian Atkin" <ian.atkin@ict.ox.ac.uk> wrote:

> Hi,
> 
> I am trying to compile ahci.c as a loadable module for the 2.6.18.8 kernel
> which I used a PXE environment. This is so that I can see disks on the new
> generation of hardware coming out with the ICH10 SATA controllers.
> 
> I've downloaded my Linux 2.6.28 source

You'll also need to update all the config scripts and Makefile bits. Even
if you do that however 2.6.18 and 2.6.28 are somewhat different -
sufficiently different it wouldn't build or work.

There is a backport of the later ATA code for kernels of that sort of era
in RHEL and thus Centos that might be more helpful to you, but its a
backport of the entire layer rather than just odd driver bits.

Assuming you don't need any of the latest and greatest features however
the 2.6.18 ahci driver *ought* to drive the ICH10 SATA controller just
fine if you add the idents from 2.6.28 (or the class match for AHCI) to
it

      reply	other threads:[~2009-01-27 13:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 12:19 Compiling ahci.c as a module for the 2.6.18.8 kernel Ian Atkin
2009-01-27 13:44 ` Alan Cox [this message]

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=20090127134415.421d449b@lxorguk.ukuu.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=ian.atkin@ict.ox.ac.uk \
    --cc=linux-ide@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