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.


The serial IIR and FCR registers for the serial ports share an I/O port, reads access...
authorErik van der Kouwe <erikvdk@gmail.com>
Fri, 26 Nov 2010 16:45:49 +0000 (10:45 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 26 Nov 2010 16:45:49 +0000 (10:45 -0600)
commit7568344d6a91035a193290621761ad11e4de2d30
tree2db42ffe160f75c9db86b997f3dfb3573684ca82
parent77ac25d700355b28a151420a3983a5cc9b6f9345
The serial IIR and FCR registers for the serial ports share an I/O port, reads accessing IIR and writes accessing FCR
palacios/src/devices/serial.c