New Ethernet device. Descriptors are now done via DMA instead
authorNathan Binkert <binkertn@umich.edu>
Sat, 21 Feb 2004 15:43:37 +0000 (10:43 -0500)
committerNathan Binkert <binkertn@umich.edu>
Sat, 21 Feb 2004 15:43:37 +0000 (10:43 -0500)
commit610081079cd02a620794fa1ac693822c191223ec
tree8c5ca78cb601c8b3bbe64c38748be4422a93fb4d
parenta1259a4fcf5f1b1c38a7209928a2321cd65daec2
New Ethernet device.  Descriptors are now done via DMA instead
of faking it.  Renamed stuff to follow our style.  Lots of
general cleanup.

dev/etherpkt.hh:
    fix up includes

--HG--
extra : convert_revision : fb3a21466cdae00f8747d6e3027c9f2c63569c48
dev/etherpkt.cc [new file with mode: 0644]
dev/etherpkt.hh