gem5/src/dev/sparc
Andreas Hansson 70e99e0b91 Device: Remove overloaded pio_latency parameter
This patch removes the overloading of the parameter, which seems both
redundant, and possibly incorrect.

The PciConfigAll now also uses a Param.Latency rather than a
Param.Tick. For backwards compatibility it still sets the pio_latency
to 1 tick. All the comments have also been updated to not state that
it is in simticks when it is not necessarily the case.
2012-08-21 05:50:03 -04:00
..
dtod.cc arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh 2009-09-23 08:34:21 -07:00
dtod.hh copyright: clean up copyright blocks 2011-06-02 14:36:35 -07:00
iob.cc Port: Make getAddrRanges const 2012-07-09 12:35:34 -04:00
iob.hh Port: Make getAddrRanges const 2012-07-09 12:35:34 -04:00
mm_disk.cc gcc: fix unused variable warnings from GCC 4.6.1 2011-12-13 11:49:27 -08:00
mm_disk.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
SConscript SE/FS: Build the devices in SE mode. 2011-09-30 00:28:33 -07:00
t1000.cc SE/FS: Remove System::platform and Platform::intrFrequency. 2011-09-30 00:29:07 -07:00
t1000.hh SE/FS: Remove System::platform and Platform::intrFrequency. 2011-09-30 00:29:07 -07:00
T1000.py Device: Remove overloaded pio_latency parameter 2012-08-21 05:50:03 -04:00