Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Updated NE2000 and RTL8139 to conform to interface changes
[palacios.git] / palacios / src / devices / ne2k.c
2011-10-27 Peter Dinda Updated NE2000 and RTL8139 to conform to interface...
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-02-13 Lei Xia Fix to NE2000, now it is offcically working
2011-02-11 Lei Xia Minor Fix
2011-02-11 Lei Xia add statistic structure to virtual ethernet devices
2011-02-07 Lei Xia Fix the NE2k card
2010-07-07 Peter Dinda Partially functional Intel MP table support
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-07-25 Jack Lange Update to the device framework.
2009-05-22 Jack Lange more fixes
2009-05-21 Jack Lange updated the ne2k still don't understand the memory...
2009-05-20 Jack Lange cleanups
2009-04-26 Lei Xia Update NE2000 to receive broadcast packets,
2009-04-19 Lei Xia Update virtual NE2000
2009-03-10 Jack Lange rename and cleanup