All of lore.kernel.org
 help / color / mirror / Atom feed
From: Siddharth Taneja <staneja@packetdesign.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: ICH6R support 2.4.20
Date: Wed, 27 Jul 2005 20:06:39 -0700	[thread overview]
Message-ID: <42E84BBF.10806@packetdesign.com> (raw)
In-Reply-To: <42E6F47C.4070001@pobox.com>

Jeff Garzik wrote:

> Siddharth Taneja wrote:
>
>> Hi,
>>
>> I am trying to port our software system (uses a 2.4.20 kernel) to a 
>> new platform which has a ICH6R controller. Due to some reasons we 
>> cannot update our kernel to a more recent one (probably 2.4.27) which 
>> has libata support in it. I can successfully patch the kernel (after 
>> some modifications) with the 2.4.26-libata patch and get the system 
>> up and running using the drivers/ide code. But I cannot seem to get 
>> the ata_piix (scsi layer) working (does not patch cleanly). Is there 
>> a patch available for 2.4.20 that can get the ICH6R support. Or is 
>> there a way to get the dma mode enabled with the drivers/ide code?
>
>
> Turn off combined mode, and PATA DMA will start working.
>
>     Jeff
>
>
>
Hi Jeff,

Thanks for the reply.

I tried turning off the combined mode but in vain. I still cannot get 
DMA enabled. Let me just tell you a little bit where I am. I am using 
the native ide support to get the system up (by adding the necessary pci 
ids + modification from the libata patch to the piix.c). I cannot use 
the ata_piix implementation as I have not found a clean patch for a 
2.4.20 kernel. Any ideas?

Any suggestions are welcome.

Sid

      reply	other threads:[~2005-07-28  3:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-27  2:04 ICH6R support 2.4.20 Siddharth Taneja
2005-07-27  2:42 ` Jeff Garzik
2005-07-28  3:06   ` Siddharth Taneja [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=42E84BBF.10806@packetdesign.com \
    --to=staneja@packetdesign.com \
    --cc=jgarzik@pobox.com \
    --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.