[Etherboot-developers] Question about ioremap
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2002-05-10 00:04:00
|
Hi I am working on the sundance driver. It seems that the Linux driver is written to use PCI memory space. Does any one know whether it is possible to use the ioaddr passed to the probe function? Do I need to do an ioremap? Is that even supported in the Etherboot code? Any answers would help. Regards Tim |