Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2009 19:27:29 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usbhid.h src/sys/dev/usb/input ukbd.c
Message-ID:  <200905271927.n4RJRkKD071255@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-05-27 19:27:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbhid.h 
    sys/dev/usb/input    ukbd.c 
  Log:
  SVN rev 192925 on 2009-05-27 19:27:29Z by thompsa
  
  Add support for the Apple MacBook Pro keyboard
  - add key mappings for fn keys
  - byte swapping for certain models
  - Fix leds for keyboards which require an ID byte for the HID output structures
  
  Submitted by:   Hans Petter Selasky
  
  Revision  Changes    Path
  1.6       +153 -43   src/sys/dev/usb/input/ukbd.c
  1.18      +1 -0      src/sys/dev/usb/usbhid.h



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