dev: prevent intel 8254 timer counter events firing before startup
This change includes edits to Intel8254Timer to prevent counter events firing before startup to comply with SimObject initialization call sequence. Committed by: Nilay Vaish <nilay@cs.wisc.edu>
This commit is contained in:
@@ -288,6 +288,7 @@ void
|
||||
TsunamiIO::startup()
|
||||
{
|
||||
rtc.startup();
|
||||
pitimer.startup();
|
||||
}
|
||||
|
||||
TsunamiIO *
|
||||
|
||||
Reference in New Issue
Block a user