finish up the coding of the Intel Gb NIC... Many Many bugs to squash
authorAli Saidi <saidi@eecs.umich.edu>
Thu, 22 Mar 2007 22:39:41 +0000 (18:39 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Thu, 22 Mar 2007 22:39:41 +0000 (18:39 -0400)
commit12b7ebcbcab1c5ea30065ea45908e5711b05b63f
treeb639060f42260c0eb3611ec80f2ee7d90bd12e15
parentb54fa0edda2aa0186e75ec18afa3131d6b1e5ec1
finish up the coding of the Intel Gb NIC... Many Many bugs to squash

src/dev/i8254xGBe.cc:
src/dev/i8254xGBe.hh:
src/dev/i8254xGBe_defs.hh:
    finish coding the Intel Gb NIC device
src/dev/io_device.hh:
    we really don't want to be able to pass a null buffer to dma read, at least not the way we have things setup now... it won't work at all

--HG--
extra : convert_revision : 6739497232317ec407cfa7a96de4575a9a6cfc46
src/dev/i8254xGBe.cc
src/dev/i8254xGBe.hh
src/dev/i8254xGBe_defs.hh
src/dev/io_device.hh