From owner-freebsd-current@FreeBSD.ORG Sat Jun 15 05:29:47 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8EBA08BE; Sat, 15 Jun 2013 05:29:47 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 0372D1A02; Sat, 15 Jun 2013 05:29:46 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.7/8.14.7) with ESMTP id r5F5TfDq026383; Sat, 15 Jun 2013 08:29:41 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua r5F5TfDq026383 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id r5F5TfPx026382; Sat, 15 Jun 2013 08:29:41 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Sat, 15 Jun 2013 08:29:41 +0300 From: Konstantin Belousov To: "Sergey V. Dyatko" Subject: Re: USB Keyboard not worked on current (r251681) Message-ID: <20130615052941.GI91021@kib.kiev.ua> References: <20130614085022.GA75871@hell.ukr.net> <51BAE34E.3090209@bitfrost.no> <51BAE438.8080404@bitfrost.no> <20130614124128.6ee41201@laptop.minsk.domain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8/UBlNHSEJa6utmr" Content-Disposition: inline In-Reply-To: <20130614124128.6ee41201@laptop.minsk.domain> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: kib@freebsd.org, current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jun 2013 05:29:47 -0000 --8/UBlNHSEJa6utmr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 14, 2013 at 12:41:28PM +0300, Sergey V. Dyatko wrote: > On Fri, 14 Jun 2013 11:36:56 +0200 > Hans Petter Selasky wrote: >=20 > > See this thread and solution "Supermicro 6027R-N3RF+head, usb trouble" > >=20 > It was 'fixed' by r251282, but I see r251681 on subject :) > added kib@ to Cc It was not 'fixed', I reacted on something which was wrong on its own, and which was accidentally reported to somehow cover/fix the USB issue. You have to trace does the real cause of the USB failure, in particular, to find the place where USB_ERR_NOMEM comes from. But, the error from the usbd_ctrl_transfer_setup: 'could not setup default USB transfer' comes before ENOMEM and its cause is lost in the USB code. --8/UBlNHSEJa6utmr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQIcBAEBAgAGBQJRu/vEAAoJEJDCuSvBvK1BH5sQAJo8Bv2Ry8BAp2Mpndr1SEOc C78lsXkWTtFAfE8tPS/JPDjwl0iH47Vq566iWqpONkL4TImCbpSCZH9ZxHsxnVHs qTh3kt2TNCH4QCuo8aVljE3OInPzzTDHJIV1rJ1ZiasLSzzeoSMy9n2ZwD7iIPSh 6dHVWGIEioTCb7vZRJ3RTPUA4GpJerEqUPQA7xWVSx8/Dr6b3vC4m2kxI6miTnvo oOaSoZJlIziVeJ/vpqlTC1os6eEtM04SLzU91kEDXhU8pUlgZSJa2FYDEutXqnNS TzWzt3HzuBdIsyfu7bQ16UmAxmnXzEibS8IUuVzfGyF4HNyQjUGa4fr1REfWO2oQ p/g3BeboC+N27aA3nxkkB0qJudSwOl2xURU43eYYuXt70R/c48QkJh2F31xG+2I3 gNCNlG5A18DjO0qppXUW1sv69lNnkd29uoQCDKRqtnqUo4CvS8lIbuIKgiHqUO0u 600P0yCT94IqHf+tMunlIyYvPe6JGKZpme89JEJjddQBzKMMNLMtSBZ0gqI/elQ1 MRD6a9lHgqscu7Wi7kkXkjFvLlsIsU3nBIg35bxD8NTT1a1QZc24u1MmobLk2KTG pJpFohZKfp6TVolqxG3yabKS11b1XVngEB2IBCiw7NkYtPD7eGJkNt59lZ5E6GrA e5hVkKWOtIZSiYhCqVOy =ex2v -----END PGP SIGNATURE----- --8/UBlNHSEJa6utmr--