From owner-freebsd-usb@FreeBSD.ORG Thu Mar 19 08:08:29 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17C831065670 for ; Thu, 19 Mar 2009 08:08:29 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.swipnet.se [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id 444D38FC19 for ; Thu, 19 Mar 2009 08:08:27 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=Ua5U2JTphEgA:10 a=m2zDYARmrrIA:10 a=j+k/Ze5hWUCaCztCgEjzDQ==:17 a=6I5d2MoRAAAA:8 a=gMs0AU6hp4lbugCzXeAA:9 a=TJgnn2hbmmFtnTh7MLMA:7 a=3i63QguY4dTBE3rLG5E_9LYFpfgA:4 a=LY0hPdMaydYA:10 a=SV7veod9ZcQA:10 Received: from [81.191.55.181] (account mc467741@c2i.net HELO laptop) by mailfe11.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1039789270; Thu, 19 Mar 2009 09:08:26 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Thu, 19 Mar 2009 09:10:57 +0100 User-Agent: KMail/1.9.7 References: <200903190211.n2J2BftT036668@freefall.freebsd.org> In-Reply-To: <200903190211.n2J2BftT036668@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903190910.58461.hselasky@c2i.net> Cc: freebsd-bugs@freebsd.org, linimon@freebsd.org Subject: Re: usb/132785: [usb] [patch] Gemtech remote powersocket is classed as a HID device rather than ugen 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: Thu, 19 Mar 2009 08:08:29 -0000 On Thursday 19 March 2009, linimon@freebsd.org wrote: > http://www.freebsd.org/cgi/query-pr.cgi?pr=132785 Does this patch also apply for FreeBSD 8-current? Hence on current both UGEN and UHID will appear. Does the device have HID descriptors? --HPS