I have a PCI Device and I want to write driver for it. The PCI bridge on the board is not busmaster and i can't use busmaster dma for dma operations. I want to know if i can use Syatem Dma to do Dma operations. and if i can, how may i add Dma Resource to PnP Resource list.