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.


stability fixes
[palacios.git] / palacios / src / devices / atapi.h
2009-12-27 Jack Lange stability fixes
2009-12-01 Jack Lange integrated new configuration system
2009-07-01 Jack Lange added more ATAPI commands and debugging to ide layer
2009-06-23 Jack Lange added ATAPI inquiry command
2009-04-10 Jack Lange cdrom DMA functional
2009-04-04 Jack Lange IDE hard drive works past grub
2009-04-03 Jack Lange Added intial cut at IDE disk support
2009-04-02 Jack Lange broken DMA that should be working
2009-03-31 Jack Lange more updates for DMA
2009-03-29 Jack Lange added more ATAPI functions, should now boot Linux
2009-03-24 Jack Lange updates to ATAPI packet command support
2009-03-19 Jack Lange added atapi handlers