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.


Enabled channel 2 in 8254.c, added basic speaker I/O port support for
authorPatrick Bridges <pgbridg@s912931.sandia.gov>
Wed, 18 Aug 2010 22:52:30 +0000 (16:52 -0600)
committerPatrick Bridges <pgbridg@s912931.sandia.gov>
Wed, 18 Aug 2010 22:52:30 +0000 (16:52 -0600)
commitbecaedb8845bde9b3e3f64c626b091b94918e50c
tree2b6d6b9c2637b4d3a69a4a6d9fcee5d8f2178089
parentdf303222ca170daeffe988b6441c0c6e26977561
Enabled channel 2 in 8254.c, added basic speaker I/O port support for
polling the 8254 channel 2 countdown timer. Allows Linux to calibrate TSC
correctly on real hardware.
palacios/src/devices/8254.c