summaryrefslogtreecommitdiff
path: root/kern
diff options
context:
space:
mode:
authorNathan Binkert <binkertn@umich.edu>2004-07-30 11:29:45 -0400
committerNathan Binkert <binkertn@umich.edu>2004-07-30 11:29:45 -0400
commite60a4c58ee3aca6027c2d03f3360012e8dc4f742 (patch)
treeda1d7ac7f31edb9b8c8af461471fa818f4c94386 /kern
parent8f87a57e70f8a676cdd016458a13431e0019475c (diff)
downloadgem5-e60a4c58ee3aca6027c2d03f3360012e8dc4f742.tar.xz
Fix a few bugs in the receive state machine. In doing back to tracking
whether or not the state machine is enabled rather than tracking the specific instance of trying to halt the state machine. dev/ns_gige.cc: change back to tracking the state machine's enableness instead of whether or not it is trying to halt. Also fix a major bug that would cause the NIC to drop packets when the rx state machine was idle, but enabled. Fix a couple other bugs in the state machine where the idle interrupt would happen at the wrong time. Add a warning to deal with improper values of intrTick dev/ns_gige.hh: We need to keep track of whether the state machine is enabled or not separately from the control register since the bits don't always reflect the truth. --HG-- extra : convert_revision : 20056b225fa62a0744473babfd693506aa5f29b2
Diffstat (limited to 'kern')
0 files changed, 0 insertions, 0 deletions