86a87,88
> self.tsunami.ide.config = self.iobus.port
> self.tsunami.ide.dma = self.iobus.port
87a90,91
> self.tsunami.ethernet.config = self.iobus.port
> self.tsunami.ethernet.dma = self.iobus.port
131a136,137
> self.tsunami.ide.config = self.piobus.port
> self.tsunami.ide.dma = self.piobus.port
132a139,140
> self.tsunami.ethernet.config = self.piobus.port
> self.tsunami.ethernet.dma = self.piobus.port
326a335,336
> self.malta.ide.config = self.iobus.port
> self.malta.ide.dma = self.iobus.port
327a338,339
> self.malta.ethernet.config = self.iobus.port
> self.malta.ethernet.dma = self.iobus.port