Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 2009 19:19:08 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/input ukbd.c
Message-ID:  <200910121919.n9CJJQd0071398@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hrs         2009-10-12 19:19:08 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/input    ukbd.c 
  Log:
  SVN rev 197999 on 2009-10-12 19:19:08Z by hrs
  
  Fix the 106/109 USB Japanese keyboard "underscore" issue.
  Sun Type 6 USB keyboard support added in rev 1.46 conflicted with
  some scan codes used in Japanese keyboards because the scan code
  conversion routine was ambiguous for the overlapped codes.
  
  PR:             ports/134005
  Submitted by:   YAMASHIRO Jun
  
  Revision  Changes    Path
  1.19      +51 -12    src/sys/dev/usb/input/ukbd.c



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