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.


stable compliation version with some running problems in kernel thread
[palacios.git] / palacios / include / geekos / ne2k.h
2008-10-06 Lei Xia stable compliation version with some running problems...
2008-08-22 Matt Wojcik Added the function header for NE2K_Transmit();
2008-08-19 Matt Wojcik Updated NE2K_Send().
2008-08-11 Jack Lange fixed header error
2008-08-05 Matt Wojcik Minor changes.
2008-08-04 Matt Wojcik Added the NE2K_Packet_Info struct.
2008-08-04 Matt Wojcik Added the NE2K_Send function header.
2008-07-30 Matt Wojcik Moved the register struct definitions from the source...
2008-07-28 Peter Kamm Header file for initial ne2k driver.