Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2009 04:58:42 +0000 (UTC)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/input ukbd.c
Message-ID:  <200908240458.n7O4wxb2001765@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2009-08-24 04:58:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/input    ukbd.c 
  Log:
  SVN rev 196489 on 2009-08-24 04:58:42Z by alfred
  
          - patch for cordump slowdown. Avoid using DELAY(1000) when no
          keys are pressed.
          - Reported by: Various people
  
          - add sysctl to disable keyboard led control request
          - Reported by: Yoshihiro Ota
  
          - Save system CPU usage: Patch to stop keyboard timer when no
          keys are pressed.
  
  Submitted by:   hps
  MFC after:      3 days
  
  Revision  Changes    Path
  1.18      +50 -33    src/sys/dev/usb/input/ukbd.c



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