add all the registers we'll need to support for the Intel GbE device and support...
authorAli Saidi <saidi@eecs.umich.edu>
Thu, 15 Mar 2007 19:16:23 +0000 (15:16 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Thu, 15 Mar 2007 19:16:23 +0000 (15:16 -0400)
commit3a5a20769b2ba15905fc2e0a833a8ecbf3098646
tree599ec2cc9b5dcc6a75ae42d7169d7087f3c8946a
parentc6188a226472c23f173b04b0fa86614cf717c9e7
add all the registers we'll need to support for the Intel GbE device and support enough functionality make the driver think
the device is there, and in good working order.

src/dev/SConscript:
    add intel gbe to the dev SCons file
src/dev/i8254xGBe.cc:
src/dev/i8254xGBe.hh:
src/dev/i8254xGBe_defs.hh:
    use new manner of registers and implement all device registers that are touched through boot and ifup

--HG--
extra : convert_revision : b1a1767f0fd31cd371e432cb48ac9a2e9f9291b5
src/dev/SConscript
src/dev/i8254xGBe.cc
src/dev/i8254xGBe.hh
src/dev/i8254xGBe_defs.hh