use the dedicated flag, no more exposing the m5reg directly
authorNathan Binkert <binkertn@umich.edu>
Wed, 19 Oct 2005 01:01:05 +0000 (21:01 -0400)
committerNathan Binkert <binkertn@umich.edu>
Wed, 19 Oct 2005 01:01:05 +0000 (21:01 -0400)
commit4f43bc65eaf67c2458177f6e77b2ca611cb21ef7
tree81221b6ccfeb4ce78e88e13545b6da1097c3e6e3
parente999645caf2f5808512a1f4e88cf8a24d8f8cbc6
use the dedicated flag, no more exposing the m5reg directly

dev/ns_gige.cc:
    stop exposing the m5reg to the configuration stuff and build it
    based on exposed flags.  Expose dedicated now.
dev/ns_gige.hh:
    goodbye m5reg hello dedicated
dev/ns_gige_reg.h:
    Flags for the M5REG

--HG--
extra : convert_revision : 11134fe67cdf5291caacf9b3041739c437b983e3
dev/ns_gige.cc
dev/ns_gige.hh
dev/ns_gige_reg.h
python/m5/objects/Ethernet.py