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 implements command 0xf0 on the keyboard controller port 0x60.
authorErik van der Kouwe <erikvdk@gmail.com>
Fri, 26 Nov 2010 17:00:25 +0000 (11:00 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 26 Nov 2010 17:00:25 +0000 (11:00 -0600)
commit4f67d9454f62c56af9576d52772b9f4ce693a050
tree127465ab35a941f1d25a14737b027de8fd454b6b
parent2a587b8b87f1659470785b5eb4f782a1e7334f82
This implements command 0xf0 on the keyboard controller port 0x60.
palacios/src/devices/keyboard.c