From owner-freebsd-usb@FreeBSD.ORG Fri Feb 19 08:04:20 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 5954D1065670 for ; Fri, 19 Feb 2010 08:04:20 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id 132178FC26 for ; Fri, 19 Feb 2010 08:04:19 +0000 (UTC) Received: from outgoing.leidinger.net (pD9E2C74E.dip.t-dialin.net [217.226.199.78]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id BE3978442CC; Fri, 19 Feb 2010 09:04:13 +0100 (CET) Received: from unknown (unknown [192.168.2.110]) by outgoing.leidinger.net (Postfix) with ESMTP id 4FE271AA158; Fri, 19 Feb 2010 09:04:10 +0100 (CET) Date: Fri, 19 Feb 2010 09:04:09 +0100 From: Alexander Leidinger To: Hans Petter Selasky , freebsd-usb@freebsd.org Message-ID: <20100219090409.00003702@unknown> In-Reply-To: <201002182055.53329.hselasky@c2i.net> References: <20100218160939.00000bbf@unknown> <201002182027.39480.hselasky@c2i.net> <20100218204702.000068a3@unknown> <201002182055.53329.hselasky@c2i.net> X-Mailer: Claws Mail 3.7.2cvs15 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: BE3978442CC.8E5C2 X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-1.363, required 6, autolearn=disabled, ALL_TRUSTED -1.44, TW_KB 0.08) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1267171455.02389@IlFF2hqqVNg+oBtH75zf2Q X-EBL-Spam-Status: No Cc: Subject: Re: Regression with ukbd/ums 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, 19 Feb 2010 08:04:20 -0000 On Thu, 18 Feb 2010 20:55:53 +0100 Hans Petter Selasky wrote: > Have you checked battery, etc. Hmpf... before charging the battery, I checked if the fancy lights (e.g. led display of the volume control which this kbd provides but FreeBSD does not have native support for) go on, and they did. Despite the fact that there was still enough power for this, it seems the kbd lost the association with the USB dongle. After pushing the connect buttons everything was working again. As there is a switch to power-off the kbd, and because it is working fine when having it switched off for a while, I expected that the association stuff is stored in some non-volatile storage. It seems this is not the case. Sorry for the noise I created, Alexander.