From owner-freebsd-usb@FreeBSD.ORG Tue Feb 12 09:35:41 2008 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B2ED16A525; Tue, 12 Feb 2008 09:35:41 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E14B513C45D; Tue, 12 Feb 2008 09:35:40 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1C9ZeZR023049; Tue, 12 Feb 2008 09:35:40 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1C9ZeCJ023045; Tue, 12 Feb 2008 09:35:40 GMT (envelope-from linimon) Date: Tue, 12 Feb 2008 09:35:40 GMT Message-Id: <200802120935.m1C9ZeCJ023045@freefall.freebsd.org> To: nivit@email.it, linimon@FreeBSD.org, freebsd-usb@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: usb/63837: [uhid] [patch] USB: hid_is_collection() only looks for the first item 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: Tue, 12 Feb 2008 09:35:41 -0000 Synopsis: [uhid] [patch] USB: hid_is_collection() only looks for the first item State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Tue Feb 12 09:34:24 UTC 2008 State-Changed-Why: In the followup to kern/62323, someone mentions that this fix is no longer needed for FreeBSD 6.X and beyond. Can the submitter confirm this? http://www.freebsd.org/cgi/query-pr.cgi?pr=63837