make tx/rx fifo size a param, also fix the empty dma problem by adjusting the state...
authorLisa Hsu <hsul@eecs.umich.edu>
Mon, 12 Jul 2004 20:09:52 +0000 (16:09 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Mon, 12 Jul 2004 20:09:52 +0000 (16:09 -0400)
commitf857bd9dff2b0f3e10fa374f9f39e412fda6ae72
tree301bb30a32d149737841eeaef1602abe14e66e41
parent537e840cc3c58bd03b6cfb9ad72cbed34c672b7a
make tx/rx fifo size a param, also fix the empty dma problem by adjusting the state machine.

dev/ns_gige.cc:
    make tx/rx fifo sizes a param. the default is 128K for each.  also, make the state machine not move onto txFragRead if there is no room in the txfifo for data.
dev/ns_gige.hh:
    make tx/rx fifo size a param

--HG--
extra : convert_revision : ed91eb31c2b21d4cdc6de87d8641df6197be5209
dev/ns_gige.cc
dev/ns_gige.hh