cvs commit: src/sys/dev/uart uart_kbd_sun.c

Maksim Yevmenkin emax at FreeBSD.org
Mon Sep 18 15:57:00 PDT 2006


emax        2006-09-18 22:56:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_kbd_sun.c 
  Log:
  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
  MFC after:      1 week
  
  Revision  Changes    Path
  1.8       +6 -4      src/sys/dev/uart/uart_kbd_sun.c


More information about the cvs-all mailing list