Files
gem5/dev
Nathan Binkert ec06c63cc7 make the dma interface useable.
make it so that pio devices must respond with some delay.

dev/io_device.cc:
    don't forget to include dma_interface.hh so we could use it.
dev/io_device.hh:
    the generic BusInterface isn't enough for doing DMA
    we need the actual DMAInterface

--HG--
extra : convert_revision : 70298d33c8520a3f4ad11aa600825a8cec7e44bf
2004-02-20 15:23:27 -05:00
..
2004-02-09 10:49:48 -05:00
2004-02-20 15:19:19 -05:00
2004-02-20 15:23:27 -05:00
2004-02-20 15:23:27 -05:00
2003-10-07 10:41:54 -04:00