* DMA Transfer Problem
@ 2006-01-24 5:15 Harish K Harshan
2006-01-24 17:04 ` Bjorn Helgaas
0 siblings, 1 reply; 2+ messages in thread
From: Harish K Harshan @ 2006-01-24 5:15 UTC (permalink / raw)
To: linux-arch
Hello,
Im having problems with DMA transfer on Linux, for an ADC card. The
card is AxiomTek AX5621H (ISA), and can use DMA channels 1 and 3. I
tried both the channels, but the DMA transfers are irregular (i.e.) at
different speeds (which of course is not acceptable, since that
application is time critical). The device driver (which I wrote) seems
to work fine for all the other systems I tried it on. But this problem
occurs only on one particular model of computer (Chino-Laxsons Pentium-4
boards). I tried another system with the same configuration, but the
same resulted. After some time of execution, I get the kernel panic
screen, which says the CPU context is corrupt. Please help me with this
problem, as I need to get this driver working somehow on the P4 systems.
I tried the Redhat-9 kernel (2.4.20-8) and the debian kernel too
(2.2.20).... gave the same results.
Thanks in advance,
Harish.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: DMA Transfer Problem
2006-01-24 5:15 DMA Transfer Problem Harish K Harshan
@ 2006-01-24 17:04 ` Bjorn Helgaas
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2006-01-24 17:04 UTC (permalink / raw)
To: Harish K Harshan; +Cc: linux-arch
On Monday 23 January 2006 22:15, Harish K Harshan wrote:
> Im having problems with DMA transfer on Linux, for an ADC card. The
> card is AxiomTek AX5621H (ISA), and can use DMA channels 1 and 3. I
> tried both the channels, but the DMA transfers are irregular (i.e.) at
> different speeds (which of course is not acceptable, since that
> application is time critical). The device driver (which I wrote) seems
> to work fine for all the other systems I tried it on. But this problem
> occurs only on one particular model of computer (Chino-Laxsons Pentium-4
> boards). I tried another system with the same configuration, but the
> same resulted. After some time of execution, I get the kernel panic
> screen, which says the CPU context is corrupt. Please help me with this
> problem, as I need to get this driver working somehow on the P4 systems.
> I tried the Redhat-9 kernel (2.4.20-8) and the debian kernel too
> (2.2.20).... gave the same results.
You posted to the wrong list. linux-arch is for issue that affect
architecture maintainers specifically. linux-kernel@vger.kernel.org
is the list you want.
You also seem to be asking for help with a driver that's not in
the kernel tree, with ancient kernels that few developers use
anymore, and with only vague details about the actual problem,
so chances are slim that anybody will be interested or able to
help you. If you publish the driver as open-source and reproduce
the problem with a more recent kernel, you'll probably get more help.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-24 17:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-24 5:15 DMA Transfer Problem Harish K Harshan
2006-01-24 17:04 ` Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox