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.


This patch adds the ATAPI drive reset command to the ide device, which is needed...
authorErik van der Kouwe <erikvdk@gmail.com>
Fri, 26 Nov 2010 16:45:01 +0000 (10:45 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 26 Nov 2010 16:45:01 +0000 (10:45 -0600)
commit77ac25d700355b28a151420a3983a5cc9b6f9345
tree2bea7958fb489ae535165da9e8af0ab23ee0bc3c
parentd46ec4b471af03e5e7562aeec4b26a2701671a01
This patch adds the ATAPI drive reset command to the ide device, which is needed for FreeBSD.
palacios/src/devices/ide.c