From owner-freebsd-usb@FreeBSD.ORG Wed Jul 4 21:59:04 2012 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 90E9D1065670; Wed, 4 Jul 2012 21:59:04 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 63FC08FC17; Wed, 4 Jul 2012 21:59:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q64Lx4dq020937; Wed, 4 Jul 2012 21:59:04 GMT (envelope-from emaste@freefall.freebsd.org) Received: (from emaste@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q64Lx4iv020933; Wed, 4 Jul 2012 21:59:04 GMT (envelope-from emaste) Date: Wed, 4 Jul 2012 21:59:04 GMT Message-Id: <201207042159.q64Lx4iv020933@freefall.freebsd.org> To: emaste@FreeBSD.org, freebsd-usb@FreeBSD.org, hselasky@FreeBSD.org From: emaste@FreeBSD.org Cc: Subject: Re: usb/116947: [ukbd] [patch] [regression] enable boot protocol on the USB keyboards X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2012 21:59:04 -0000 Synopsis: [ukbd] [patch] [regression] enable boot protocol on the USB keyboards Responsible-Changed-From-To: freebsd-usb->hselasky Responsible-Changed-By: emaste Responsible-Changed-When: Wed Jul 4 21:56:57 UTC 2012 Responsible-Changed-Why: It appears the quirk in the PR is not in HEAD or stable/9. I tested this keyboard (MS Natural 4000) on stable/9 and can confirm that the function keys do not work, and that adding the UQ_KBD_BOOTPROTO quirk manually via usbconfig makes them work. HPS, any reason this quirk shouldn't be committed? http://www.freebsd.org/cgi/query-pr.cgi?pr=116947