gem5/python/m5
Benjamin Nash c4fdfa3844 Mostly IO modifications, to increase compatibility with FreeBSD.
dev/pcidev.cc:
    Allow writes to some PCI read-only registers.
    Fix problem when writing to a zero offset IO location.
dev/tsunami_io.cc:
    Fix calculation of IO addresses.
    Add registers for keyboard and PCI DMA.
dev/tsunamireg.h:
    Add registers for keyboard and PCI DMA.
python/m5/objects/System.py:
    Allow generic System to be instantiated.

--HG--
extra : convert_revision : 1b985ffa2b8e15aa55246f1d14da615c32ecd3f9
2005-06-09 15:01:15 -04:00
..
objects Mostly IO modifications, to increase compatibility with FreeBSD. 2005-06-09 15:01:15 -04:00
__init__.py Add licenses in python dir. 2005-06-05 01:57:57 -04:00
config.py Bug fix & cleanup in config code. 2005-06-03 16:21:37 -04:00
convert.py Add licenses in python dir. 2005-06-05 01:57:57 -04:00
multidict.py Add licenses in python dir. 2005-06-05 01:57:57 -04:00
smartdict.py Add licenses in python dir. 2005-06-05 01:57:57 -04:00