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.


Replaces PrintDebug with PrintError where appropriate. In addition, this patch allows...
authorErik van der Kouwe <erikvdk@gmail.com>
Tue, 11 Jan 2011 22:03:04 +0000 (16:03 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 11 Jan 2011 22:03:04 +0000 (16:03 -0600)
commit4002d7a3ba2e3d25122dc9c43928b15d49ede6de
treea6b6e3492215c7e38b720710247dda5e05ca05cf
parentdea7fd2306231d09471958e2b00499d701723e17
Replaces PrintDebug with PrintError where appropriate. In addition, this patch allows word writes to the modem status register, causing the second byte to be written into the scratch register. Windows XP does this for some reason.
palacios/src/devices/serial.c