[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] PCI issues with RAQ3



We are trying to run our PCI serial cards in a RAQ3 PCI slot, but the
driver is failing. Its seems that the ioremap (which is used to map the
registers into memory) is returning a NULL. The register value looks correct.

The driver is loaded as a module...is there any reason why this is
happening? Does cobalt not allow mapping after system initialization?

Dennis