add nacked result and a function to swizzle nacked packet into something that can...
authorAli Saidi <saidi@eecs.umich.edu>
Thu, 8 Jun 2006 23:43:50 +0000 (19:43 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Thu, 8 Jun 2006 23:43:50 +0000 (19:43 -0400)
commit6875e8d8391035edf8fc4a8fdb29f614a527b0bc
tree3b534726b982b2055d0fb53ca2958ffbc080b98d
parent8ee856f1d53f9b181a06183c8c86855898b82ba7
add nacked result and a function to swizzle nacked packet into something that can be sent out again
implement ability for i/o devices to handle

src/dev/io_device.cc:
src/dev/io_device.hh:
    implement ability for i/o devices to handle
src/mem/packet.hh:
    add nacked result and a function to swizzle nacked packet into something that can be sent out again

--HG--
extra : convert_revision : fa42b01f4ab21562d37bd6bf6f4d7f69a94f0e86
src/dev/io_device.cc
src/dev/io_device.hh
src/mem/packet.hh