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 command implements the 0xee echo command on the keyboard controller.
authorErik van der Kouwe <erikvdk@gmail.com>
Fri, 19 Nov 2010 17:37:48 +0000 (11:37 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 19 Nov 2010 17:37:48 +0000 (11:37 -0600)
commit1598235b4d53e7ae2daf561f36be1962ba42d5bf
tree232b6118111c6756b185ab2eea6e1f076be99713
parentec660ce1c5410ef08a7820f7ee064a30b416a523
This command implements the 0xee echo command on the keyboard controller.
palacios/src/devices/keyboard.c