usb/144414: Apple "Fn" key doesn't work properly

Hans Petter Selasky hselasky at c2i.net
Wed Mar 3 08:50:03 UTC 2010


The following reply was made to PR usb/144414; it has been noted by GNATS.

From: Hans Petter Selasky <hselasky at c2i.net>
To: Steven Noonan <steven at uplinklabs.net>
Cc: freebsd-usb at freebsd.org,
 freebsd-gnats-submit at freebsd.org
Subject: Re: usb/144414: Apple "Fn" key doesn't work properly
Date: Wed, 3 Mar 2010 09:46:41 +0100

 On Wednesday 03 March 2010 05:39:43 Steven Noonan wrote:
 > On Tue, Mar 2, 2010 at 7:35 PM, Steven Noonan <steven at uplinklabs.net> wrote:
 > > On Tue, Mar 2, 2010 at 6:58 PM, Steven Noonan <steven at uplinklabs.net> 
 wrote:
 > >> On Tue, Mar 2, 2010 at 2:27 PM, Hans Petter Selasky <hselasky at c2i.net> 
 wrote:
 > >>> On Tuesday 02 March 2010 08:59:18 Steven Noonan wrote:
 > >>>> usb/144414
 > >>>
 > >>> Please try the following patch:
 > >>>
 > >>> http://perforce.freebsd.org/chv.cgi?CH=175283
 > >>>
 > >>> Thanks for dumping the HID descriptors.
 > >>>
 > >>> --HPS
 > >>
 > >> I tried the patch (and included rev 175284's bugfix). No luck, it
 > >> still doesn't behave as expected. Here's the dmesg output for
 > >> Fn+Backspace:
 > >>
 
 Hi,
 
 Could you add a debug print to print out the 8 bytes of data in 
 ukbd_intr_callback() (sys/dev/usb/input/ukbd.c) and figure out which bit 
 corresponds to the fn key?
 
 --HPS
 


More information about the freebsd-usb mailing list