From owner-svn-src-all@FreeBSD.ORG Sat May 30 21:46:11 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF419106566C; Sat, 30 May 2009 21:46:11 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id D99338FC16; Sat, 30 May 2009 21:46:10 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ewy8 with SMTP id 8so3556008ewy.43 for ; Sat, 30 May 2009 14:46:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-pgp-agent:x-mailer; bh=n/dBx8u6PwauxiRpulrZR+E4g4YX3D3Cw+6sdzA1p24=; b=GPHr3YUxes077sXKO28DGLErcpgEU+94yPMr7gplRzLRfZVDKCjwYZstZF68wGl8mL q0Ns+mM/9lF7rtKZtpldye6AT2FMXCNEL19kK/NLYyklHXkqMKip4R2/Ty9V26O/CfZI wVB4zCJurrtz+38IQI4h+wV6Gs+fcUPfaaiJw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-pgp-agent:x-mailer; b=TxpJyRdFq4Gc2xJF22H66zU15EkAe+bG6Q7uE7b1U6Qoi2OS/RavDgSpdWRtAgKoH2 OhA77BzYMFQ4FLWtVsPJfzIGbQmsX3MlPfrhf/izXyKfDlFLTpZFcRMg7BTigqedqzHN SoWbl7xtCEzkZb4DTZXPKxUBTfIh9slgAcgNA= Received: by 10.210.33.3 with SMTP id g3mr4288607ebg.85.1243718301167; Sat, 30 May 2009 14:18:21 -0700 (PDT) Received: from epsilon.lan (bl6-153-43.dsl.telepac.pt [82.155.153.43]) by mx.google.com with ESMTPS id 7sm4979165eyg.17.2009.05.30.14.18.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 30 May 2009 14:18:20 -0700 (PDT) Sender: Rui Paulo Message-Id: From: Rui Paulo To: Andrew Thompson In-Reply-To: <200905271927.n4RJRUH8009289@svn.freebsd.org> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-7--876873087" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Sat, 30 May 2009 22:18:19 +0100 References: <200905271927.n4RJRUH8009289@svn.freebsd.org> X-Pgp-Agent: GPGMail 1.2.0 (v56) X-Mailer: Apple Mail (2.935.3) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r192925 - in head/sys/dev/usb: . input X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 May 2009 21:46:12 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-7--876873087 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On 27 May 2009, at 20:27, Andrew Thompson wrote: > Author: thompsa > Date: Wed May 27 19:27:29 2009 > New Revision: 192925 > URL: http://svn.freebsd.org/changeset/base/192925 > > Log: > 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 Oh, very nice! I've failed to do this with the old usb stack. This should work on a macbook too, right? The eject key was easily handled on user space (at least with the old usb stack). Why is it being handled in kernel now? Thanks, -- Rui Paulo --Apple-Mail-7--876873087 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) iEYEARECAAYFAkohopsACgkQfD8M/ASTygIv5gCeLj4bGYhs1A3Z/UmNNcuiYI0S c8IAn2liGZz4dCoHcPsLbg6fCfvnJBft =5A8r -----END PGP SIGNATURE----- --Apple-Mail-7--876873087--