[haiku-bugs] [Haiku] #5163: [PATCH] speed-up boot

  • From: "Grey" <trac@xxxxxxxxxxxx>
  • Date: Mon, 21 Dec 2009 20:18:32 -0000

#5163: [PATCH] speed-up boot
--------------------------------+-------------------------------------------
 Reporter:  Grey                |       Owner:  axeld    
     Type:  enhancement         |      Status:  new      
 Priority:  normal              |   Milestone:  R1       
Component:  System/Boot Loader  |     Version:  R1/alpha1
 Keywords:  boot                |   Blockedby:           
 Platform:  All                 |    Blocking:           
--------------------------------+-------------------------------------------
 Attached patch for speed-up Haiku boot on 0.75 sec.
 Main idea: don't wait to give the user the opportunity to press a key for
 boot menu (current - "space" key) or debug output (current - ECS key),
 instead to use keyboard state flags - CapsLock and Scroll Lock.[[BR]]
 At boot time (after BIOS flushed leds on keyboard) press CapsLock for boot
 menu or Scroll Lock for debug output.[[BR]]
 GRUB and other first level loaders can reset keyboard led state, but not
 BIOS keyboard flags, so we can use this keys too.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5163>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: