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.


major reworking of the keyboard implementation.
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 10 Jul 2009 23:39:11 +0000 (18:39 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 10 Jul 2009 23:39:11 +0000 (18:39 -0500)
commit51a4889bd4aceea8308b2b23adf6a68455c52936
treefa95dad2f3c556e502dfc477edb0fc9fd7e16b7d
parent183211e5bf60474e63c4159a63ca1f5d445491fd
major reworking of the keyboard implementation.
Got rid of the state machine, and added true queues.

Now the CAPS-LOCK key works.
palacios/src/devices/keyboard.c