From owner-freebsd-current@FreeBSD.ORG Mon Jun 17 14:31:09 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 82F2CFFB for ; Mon, 17 Jun 2013 14:31:09 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-ob0-x233.google.com (mail-ob0-x233.google.com [IPv6:2607:f8b0:4003:c01::233]) by mx1.freebsd.org (Postfix) with ESMTP id 52A2A1A41 for ; Mon, 17 Jun 2013 14:31:09 +0000 (UTC) Received: by mail-ob0-f179.google.com with SMTP id xk17so3227350obc.10 for ; Mon, 17 Jun 2013 07:31:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zYGuELQ1DHtIGxyjktyHhMxUUsonTakFmHJ8HLcBMIM=; b=pr98xd3QXVtegqA/RMSc8iKygj6uqF+o3LBQs70mMK7BgSHPLngZVnd9V5FYrYQs9M EbzUkwoKxykwybJMArHZpjF+nlANAQLJqNuRU6cZviW6g1L6RsOtCcpumClgwu9hrE07 WeGvBZoyi3PnaZ1/41VK4dohF4TLL7Q3eIGzGGM97uHzMaI3xwY/IK9f/05H0TTS7w5l vpBPBQ1QHSXzqV4l/jYpE5RjJNq+eRB0Vi2W9f1Jw39RLig1Jtf4MA5zVP/Gs/8ScD9M 2SIJLEznpqBhSSt52yOmhJ6hA0GIgvp0eZBftsaRXyp/rDKuTVteoOg9QmkLVHpLg64M Exhw== MIME-Version: 1.0 X-Received: by 10.182.129.101 with SMTP id nv5mr8853661obb.56.1371479468916; Mon, 17 Jun 2013 07:31:08 -0700 (PDT) Received: by 10.76.91.163 with HTTP; Mon, 17 Jun 2013 07:31:08 -0700 (PDT) In-Reply-To: References: <20130615102429.GJ91021@kib.kiev.ua> Date: Mon, 17 Jun 2013 10:31:08 -0400 Message-ID: Subject: Re: USB Keyboard not worked on current (r251681) From: Ryan Stone To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Konstantin Belousov , "Sergey V. Dyatko" , "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: Mon, 17 Jun 2013 14:31:09 -0000 I am able to reproduce this on a Supermicro X8-something that I have. A git bisect took me down a strange path into a /projects branch. It is possible the branch got a bad merge from -CURRENT at one point; I'm still trying to narrow down where things went wrong (and even whether the branch is actually responsible or whether git got confused by the svn->git export process).