Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2006 02:53:32 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/uart uart_kbd_sun.c
Message-ID:  <200609250253.k8P2rWCB019932@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2006-09-25 02:53:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/uart         uart_kbd_sun.c 
  Log:
  MFC:
  
  Do not try to call keyboard callback unless keyboard is active and busy.
  This should fix 'kbdcontrol -K < /dev/console' panic on sparc64 with sunkbd(4).
  
  PR:             sparc64/96798
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.5.2.2   +6 -4      src/sys/dev/uart/uart_kbd_sun.c



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