linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ICH6R support 2.4.20
@ 2005-07-27  2:04 Siddharth Taneja
  2005-07-27  2:42 ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Siddharth Taneja @ 2005-07-27  2:04 UTC (permalink / raw)
  To: linux-ide

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?

Thanks

Sid

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ICH6R support 2.4.20
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2005-07-27  2:42 UTC (permalink / raw)
  To: Siddharth Taneja; +Cc: linux-ide

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ICH6R support 2.4.20
  2005-07-27  2:42 ` Jeff Garzik
@ 2005-07-28  3:06   ` Siddharth Taneja
  0 siblings, 0 replies; 3+ messages in thread
From: Siddharth Taneja @ 2005-07-28  3:06 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-ide

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-28  3:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).