Make PioPort/DmaPort,DmaDevice/PioDevice compile.
authorAli Saidi <saidi@eecs.umich.edu>
Tue, 21 Mar 2006 20:45:31 +0000 (15:45 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Tue, 21 Mar 2006 20:45:31 +0000 (15:45 -0500)
commit8654cfa427d7346d7164946b91ea768e1fd64310
tree0b6d8029165e8c4316970cddc83e8fc33c6b79f4
parent5c6835ae3fb398fe8aa83ac8b4c806dd6e800b44
Make PioPort/DmaPort,DmaDevice/PioDevice compile.
Add another type to the PacketResult enum of Unknown
Seperate time into requsetTime and responseTime.

dev/io_device.cc:
dev/io_device.hh:
    Make PioPort/DmaPort,DmaDevice/PioDevice compile.
mem/packet.hh:
    Add another type to the PacketResult enum of Unknown (e.g. no state set yet)
mem/request.hh:
    Seperate time into requsetTime and responseTime.

--HG--
extra : convert_revision : c6394cb838013296caea6492275252b8cae2882f
dev/io_device.cc
dev/io_device.hh
mem/packet.hh
mem/request.hh