diff options
author | Gabe Black <gabeblack@google.com> | 2014-12-03 03:07:35 -0800 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2014-12-03 03:07:35 -0800 |
commit | ecec8cde63666221dc29160629473247aac9a055 (patch) | |
tree | 0b113ce23339c74b42686eaa0281261206f0703e /src/sim/tlb.cc | |
parent | bce58726f35a97ad150e129160c611d6f7ca7417 (diff) | |
download | gem5-ecec8cde63666221dc29160629473247aac9a055.tar.xz |
ide: Accept the IDLE (0xe3) ATA command.
This command is supposed to set up a timer which will put the drive into a
standby mode if it isn't sent a command within a given time out. Since most of
the timeouts are generally significantly longer than a simulation would run
anyway, and we don't have an implementation for standby mode to begin with,
we can accept the command, do nothing, and report success.
Diffstat (limited to 'src/sim/tlb.cc')
0 files changed, 0 insertions, 0 deletions