M
Matthias =?iso-8859-1?Q?M=FCller?=
Hello,
I have developed a fully PCIX compliant card which performs a DMA into
the systems memory (64bit/133Mhz). The PCIX controller on my card is a
Xilinx PCIX core, running on a Virtex2P FPGA. I use the PCI command
x"07" to write burst of 4Kb. The OS is Linux Redhat 2.4.26. The DMA
works properly on a PC with Intel E7505 chipset. But actually I want to
use a HP Prolinat DL380 system with serverworks chipset.
If I want to do the DMA there the system hangs up. ONLY if the burst
size is reduced to 1Kb, than it works with several systems warnings like
"dazed and confused...probably you have a problem with your RAM chips"
and the first 64bit word is always wrong.
Because the DMA runs properly on the PC with Intel chipset I think there
is a problem with the serverworks chipset and the 4Kb-DMA. Does anyone
know the problem?
Thank you, Matthias
I have developed a fully PCIX compliant card which performs a DMA into
the systems memory (64bit/133Mhz). The PCIX controller on my card is a
Xilinx PCIX core, running on a Virtex2P FPGA. I use the PCI command
x"07" to write burst of 4Kb. The OS is Linux Redhat 2.4.26. The DMA
works properly on a PC with Intel E7505 chipset. But actually I want to
use a HP Prolinat DL380 system with serverworks chipset.
If I want to do the DMA there the system hangs up. ONLY if the burst
size is reduced to 1Kb, than it works with several systems warnings like
"dazed and confused...probably you have a problem with your RAM chips"
and the first 64bit word is always wrong.
Because the DMA runs properly on the PC with Intel chipset I think there
is a problem with the serverworks chipset and the 4Kb-DMA. Does anyone
know the problem?
Thank you, Matthias