From owner-freebsd-usb@FreeBSD.ORG Fri May 7 10:17:03 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C46C2106566B; Fri, 7 May 2010 10:17:03 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.freebsd.org (Postfix) with ESMTP id 2A0748FC18; Fri, 7 May 2010 10:17:02 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=6EUBQkwqK50A:10 a=Q9fys5e9bTEA:10 a=M8b_wTzEtboA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=zkeS1lEuY7I1xQfkawAA:9 a=UYdWKmM3PE1tzatU3rP0MsvJS6wA:4 a=PUjeQqilurYA:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe02.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 1375315786; Fri, 07 May 2010 12:17:01 +0200 From: Hans Petter Selasky To: Alex Deiter Date: Fri, 7 May 2010 12:14:14 +0200 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <201005070349.o473nhSF065849@www.freebsd.org> <201005070938.49542.hselasky@c2i.net> In-Reply-To: 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: <201005071214.14917.hselasky@c2i.net> Cc: freebsd-gnats-submit@freebsd.org, freebsd-usb@freebsd.org Subject: Re: usb/146367: [PATCH] Revision 205728: broken bluetooth mouse support 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: Fri, 07 May 2010 10:17:03 -0000 On Friday 07 May 2010 12:13:15 Alex Deiter wrote: > Hi, > > Thanks a lot for your reply! > I`m applied patches and rebuild kernel and world. > After system reboot problem still persist: > > PS/2 mouse work fine > USB mouse work fine > Bluetooth mouse doesn't'work - see attached video (can be view with > mplayer) > > P.S. with my patch bt mouse work fine > > Thanks a lot! Which daemon is driving the BT mouse? --HPS