haiku/src/system/boot
Michael Lotz 7adc7269d8 * Re-program the timer for each loop instead of waiting for it to wrap around.
With that we will usually start right away without having to wait for the
  timer to be in the desired state, which removes roughly 116ms of spinning
  around for a normal calibration run.
* Read back the value once after programming. The delay this introduces
  accounts for the fact that the counter will only start counting down on the
  next clock cycle.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41680 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-23 13:25:44 +00:00
..
arch Use cpu-specific mmu code from arch/m68k. 2010-10-09 23:38:09 +00:00
loader * Implement support for user input of additional safe mode options that 2011-05-19 01:38:02 +00:00
platform * Re-program the timer for each loop instead of waiting for it to wrap around. 2011-05-23 13:25:44 +00:00
boot_loader.rdef Fix (c) years. 2010-06-30 15:46:03 +00:00
Jamfile Removed last video_rle.cpp reference and made boot_zlib.a requirment more factual. 2011-01-12 17:24:32 +00:00