gem5/src/python/m5/objects
Ali Saidi 17b0e9714d add boiler plate intel nic code
src/SConscript:
    add intel nic to sconscript
src/dev/pcidev.cc:
    fix bug with subsystemid value
src/python/m5/objects/Ethernet.py:
    add intel nic to ethernet.py
src/python/m5/objects/Ide.py:
src/python/m5/objects/Pci.py:
    Move config_latency into pci where it belogs

--HG--
extra : convert_revision : 7163aaf7b4098496518b0910cef62f2ce3dd574d
2006-09-18 20:12:45 -04:00
..
AlphaConsole.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
AlphaTLB.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
BadDevice.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
BaseCache.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
BaseCPU.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Bridge.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Bus.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
CoherenceProtocol.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Device.py Enable proxies (Self/Parent) for specifying ports. 2006-09-05 22:04:34 -07:00
DiskImage.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Ethernet.py add boiler plate intel nic code 2006-09-18 20:12:45 -04:00
FuncUnit.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
FUPool.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Ide.py add boiler plate intel nic code 2006-09-18 20:12:45 -04:00
IntrControl.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
MemObject.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
MemTest.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
O3CPU.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
OzoneCPU.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Pci.py add boiler plate intel nic code 2006-09-18 20:12:45 -04:00
PhysicalMemory.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Platform.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Process.py Merge zizzer.eecs.umich.edu:/bk/newmem 2006-09-15 00:59:39 -04:00
Repl.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Root.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
SimConsole.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
SimpleDisk.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
SimpleOzoneCPU.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
System.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Tsunami.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00
Uart.py More Python hacking to deal with config.py split 2006-09-04 17:14:07 -07:00