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.


Initial version of the Realtek 8139 network card driver. Includes initialization...
authorMatt Wojcik <matthewwojcik2007@u.northwestern.edu>
Wed, 17 Sep 2008 21:26:30 +0000 (21:26 +0000)
committerMatt Wojcik <matthewwojcik2007@u.northwestern.edu>
Wed, 17 Sep 2008 21:26:30 +0000 (21:26 +0000)
commit7305da0751e30ef0a6392f949c77c0c54d47f6b9
treeb6ae09722a0a6aab13d284eecee9c9d1a83fc06c
parent55779c141376c89f85417dd559a4fd5eba0c297f
Initial version of the Realtek 8139 network card driver.  Includes initialization and first working versions of send and receive.
palacios/src/geekos/rtl8139.c [new file with mode: 0644]