All of lore.kernel.org
 help / color / mirror / Atom feed
From: venkat <venkat.s@vortexindia.co.in>
To: linux-ide@vger.kernel.org
Subject: AHCI patching guidance for ICH7-M chipset
Date: Tue, 03 Dec 2013 21:07:10 +0530	[thread overview]
Message-ID: <529DFAA6.4040105@vortexindia.co.in> (raw)
In-Reply-To: <529DF9F7.6000502@vortexindia.co.in>


All

I am trying to make my chipset(ICH7 - M) to support AHCI in my debian 6 
(linux-source-2.6.32).

With mentioned link's ref 
:http://tartarus.org/~ds/quirk-ich-force-ahci.patch 
<http://tartarus.org/%7Eds/quirk-ich-force-ahci.patch> i cooked the 
quirk.c in my work machine and compiled the KERNEL
  make SUBDIRS=drivers/pci/ and  make module SUBDIRS=drivers/pci/

After successful compilation

i copied the "pci-stub.ko" from linux-source-2.6.32/drivers/pci to test  
machine's :"/lib/modules/2.6.32-5-686/kernel/drivers/pci" path
and then set quirks.ich_force_ahci=1 in /etc/grub/grub.conf

and rebooted the system

But after reboot my IDE is using ata_PIIX driver not AHCI driver.

Don't know what is error.request some guidance on applying the patch

-- 
Regards
Venkat.S




           reply	other threads:[~2013-12-03 15:33 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <529DF9F7.6000502@vortexindia.co.in>]

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=529DFAA6.4040105@vortexindia.co.in \
    --to=venkat.s@vortexindia.co.in \
    --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 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.