From owner-freebsd-usb@FreeBSD.ORG Sat Sep 5 15:57:58 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 9E03D1065672 for ; Sat, 5 Sep 2009 15:57:58 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.tele2.se [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id 311518FC22 for ; Sat, 5 Sep 2009 15:57:57 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=phCms5MlpuwA:10 a=hlIU1J3LQChSjWV/CGRL5g==:17 a=ywfEPMpOt0obIuDhPtcA:9 a=pKnStXluCcq_ZSaf7oosiWyjc38A:4 Received: from [193.217.167.6] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe11.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1133276386; Sat, 05 Sep 2009 17:57:56 +0200 From: Hans Petter Selasky To: "Rashid N. Achilov" Date: Sat, 5 Sep 2009 17:58:18 +0200 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <1858.4707-7260-1257771675-1252091184@seznam.cz> <200909051723.16646.hselasky@c2i.net> <200909052245.55823.citycat4@ngs.ru> In-Reply-To: <200909052245.55823.citycat4@ngs.ru> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909051758.20393.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: kern/137806: USB keyboard doesn't work until it's unplugged 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: Sat, 05 Sep 2009 15:57:58 -0000 On Saturday 05 September 2009 17:45:55 Rashid N. Achilov wrote: > On Saturday 05 September 2009, Hans Petter Selasky wrote: > > Is this the same for different branded USB keyboards? > > My hardware: m/b Gigabyte GA-P35-S3, Intel ICH9 P35-based chipset. Keyboard > - Microsoft Wireless 5000 (of course completed mouse don't work), mouse - > Logitech LX7. Any boot HID devices (kb and mouse) does not init, in spite > of init all another devices (USB flash, USB printer). So I should any boot > plug-unplug kb ad mouse, this is very uncomfortable. > > When need any additional data, they will be sent. Hi, I looked at the error report and noticed this problem was reported on 7.2. I'm mostly working on issues reported on 8.x. Is this issue the same on 7.2 and 8.0-BETA3, just for reference? --HPS