Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2009 20:01:29 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Christoph Langguth <christoph@rosenkeller.org>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: How to add support for Macbook Pro (USB) keyboard?
Message-ID:  <200905162001.30735.hselasky@c2i.net>
In-Reply-To: <4A0EDB45.8020903@rosenkeller.org>
References:  <4A0DC89C.6010708@rosenkeller.org> <200905160829.18377.hselasky@c2i.net> <4A0EDB45.8020903@rosenkeller.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Christoph,

Download the two patched files from P4, ukbd.c and usbhid.h, and put them 
under sys/dev/usb/input and sys/dev/usb/ respectivly.

Then recompile the ukbd module and/or kernel.

The attach failure was due to a bug in the previous patch where I had 
forgotten to update N_TRANSFER.

http://perforce.freebsd.org/chv.cgi?CH=162165

I've tried to make your patch more formal so that we don't have to list the 
VID+PID for every Apple Keyboard around.

--HPS



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