Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 1996 15:28:10 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa/pcvt pcvt_out.c
Message-ID:  <199611022328.PAA03049@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/11/02 15:28:09

  Modified:    sys/i386/isa/pcvt  pcvt_out.c
  Log:
  Avoid touching the LEDs too early in the game.  After the recent
  changes to the keyboard code in pcvt, this update_led() very often
  caused pcvt to hang early at boot time.
  
  (Eventually, a better solution should be found, but the simple
  omission serves well as a workaround for something that is actually a
  show-stopper class problem.)
  
  Candidate for 2.2.
  
  Revision  Changes    Path
  1.14      +0 -4      src/sys/i386/isa/pcvt/pcvt_out.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611022328.PAA03049>