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

Maksim Yevmenkin emax at FreeBSD.org
Sun Sep 24 19:53:33 PDT 2006


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


More information about the cvs-src mailing list