From owner-freebsd-usb@FreeBSD.ORG Tue Oct 29 00:15:07 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5D09B278 for ; Tue, 29 Oct 2013 00:15:07 +0000 (UTC) (envelope-from darcsis@gmail.com) Received: from mail-pb0-x232.google.com (mail-pb0-x232.google.com [IPv6:2607:f8b0:400e:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 35FD62AB3 for ; Tue, 29 Oct 2013 00:15:07 +0000 (UTC) Received: by mail-pb0-f50.google.com with SMTP id uo5so5146983pbc.37 for ; Mon, 28 Oct 2013 17:15:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=Ija9drNOlOjlHiZZ9pKuxWE49JPf1F/iRVdo0vu55FE=; b=Fu8FfNC/dU1wY+7c2aNuRIO+jdgJvYOmYxUeMGQzAA+o92g+advXmH7TGncL2jUZ86 ZOkrf34veVF/vSrqcAQXihXJq+vZx44QpTVyaIBwZoKtA1/f2ycQd9mLwlL6XP/j8BNf 0m9Etw6L0DtLpOHoik+MDJhHoNtlfI4ti/6AHjj2IaQ5UFV9PeCysMDYY4AyZ/IH2Cnx NnDyK7pEJOokN0DC1LvluG7rCPJUkeJa+A9OS2aJX9JYgmrItFAgiW2JGo4584x1fLQz IYDF+QGpFOtCThFoJ8cDwUJpoQa4kjJaLp/BBwSlO8r91anncqVV09Y7BFqHn9PHgZOu UAHQ== X-Received: by 10.66.246.229 with SMTP id xz5mr9886078pac.128.1383005706851; Mon, 28 Oct 2013 17:15:06 -0700 (PDT) Received: from eorton.xbsd.name ([125.34.68.253]) by mx.google.com with ESMTPSA id oj6sm38211461pab.9.2013.10.28.17.15.04 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Oct 2013 17:15:06 -0700 (PDT) Received: from solaria.local (10.0.0.10 [10.0.0.10]); by eorton.xbsd.name (OpenSMTPD) with ESMTP id d77862aa; for ; Tue, 29 Oct 2013 08:14:51 +0800 (CST) Message-ID: <526EFDFB.7070208@gmail.com> Date: Tue, 29 Oct 2013 08:14:51 +0800 From: Wei Guo User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: freebsd-usb@freebsd.org Subject: 10-BETA1: USB keyboard lost connection Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 00:15:07 -0000 Hi list, I have a USB keyboard connected to a machine running 10-BETA1 #0 r257155. This morning I tried to use the keyboard but found that it had lost its connection to the server which is an IBM X3100 M4. I checked the system log but found nothing strange, it seemed everything has been working fine. I tried to reconnect the keyboard but it didn't work. I had to reboot the machine and then the USB keyboard worked again. I don't know if this is a bug, so I posted here just for your information. regards!