-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2522/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 10559:49c207fbc3fc
---------------------------
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.


Diffs
-----

  src/dev/ide_disk.cc 6317351a288c0349c5855c7431bc1eeade61605c 

Diff: http://reviews.gem5.org/r/2522/diff/


Testing
-------


Thanks,

Gabe Black

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to