From owner-freebsd-usb@FreeBSD.ORG Thu Oct 14 21:55:32 2010 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 487D7106564A for ; Thu, 14 Oct 2010 21:55:32 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.swip.net [212.247.154.97]) by mx1.freebsd.org (Postfix) with ESMTP id CC6B38FC13 for ; Thu, 14 Oct 2010 21:55:31 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=gl0LPzB4YDQuuzpDoHYit7deEV0cOo++Sg28kyvF6vg= c=1 sm=1 a=m5aHS-b2tpoA:10 a=Q9fys5e9bTEA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=OeKNcU5QAAAA:8 a=6I5d2MoRAAAA:8 a=b13WiERqAAAA:8 a=ZMx2reYocq_U70xAnWMA:9 a=lJ7o2F1l2TJ-2LL4kPMA:7 a=CNNIPlSsmTb0VNy2dIUW_jN_YAgA:4 a=PUjeQqilurYA:10 a=xM80XQXDLMYA:10 a=SV7veod9ZcQA:10 a=CdHOGsptedcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe04.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 35309338; Thu, 14 Oct 2010 23:55:29 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org, John Bayly Date: Thu, 14 Oct 2010 23:56:47 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: <201010141620.o9EGKAod054137@freefall.freebsd.org> In-Reply-To: <201010141620.o9EGKAod054137@freefall.freebsd.org> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201010142356.47953.hselasky@c2i.net> Cc: Subject: Re: usb/131521: Registering Belkin UPS to usb_quirks.c 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, 14 Oct 2010 21:55:32 -0000 On Thursday 14 October 2010 18:20:10 John Bayly wrote: > The following reply was made to PR usb/131521; it has been noted by GNATS. > > From: John Bayly > To: bug-followup@FreeBSD.org, ntai@smartfruit.com > Cc: > Subject: Re: usb/131521: Registering Belkin UPS to usb_quirks.c > Date: Thu, 14 Oct 2010 17:12:20 +0100 > > This is a multi-part message in MIME format. > --------------040308070403080503030505 > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Content-Transfer-Encoding: 7bit > > Rather embarrassing: I was composing the previous mail while the > kernel was compiling to make sure everything was ok, and managed to hit > send. Typically there's a mistake in the patches. Please ignore the > preceding two. The attached patches compile properly, and on boot my > Belkin F6C120UNV is detected as /dev/ugen0 instead of /dev/uhid0 > > John Is this also a problem on FreeBSD 8+ ? --HPS