From owner-freebsd-current@FreeBSD.ORG Mon Nov 12 20:22:10 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D1DB208 for ; Mon, 12 Nov 2012 20:22:10 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8AF078FC14 for ; Mon, 12 Nov 2012 20:22:09 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c13so688634eek.13 for ; Mon, 12 Nov 2012 12:22:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zfsaVGu9calbMEHC3fQBqvS2Wc8fDlTPztqcLCvolOU=; b=DL3h7sfYq1LL8Cic2nLLCJVJig4ZFrS/i7gpWH7P/P6knp3ZwpY0xrLJPjCYdsfcWL OZGKWDqnuNVh1oV3xYhirv6OisoHNK3kLR/M2qAWx/q2eUTaYM3dfxzh65Je1QGchvE/ tB6/CpYMeNmZaGeqM52KpDcuGUSrRYzpgBP38LWmpBy9k61QaWfk5sw42jg1XJkx1dH/ QptWp2rat8kB09ohXkWZmZgm1r8tAB3/nIP/Adnsx3s1S1OID974jt+4PIp7LCSMvfK4 Btkbf997IL38fvNEx49kiHAv0SWth7qcbKzJi0amEXuW0qg0gTKx73U7vjbuExycSV77 0eHA== MIME-Version: 1.0 Received: by 10.14.203.132 with SMTP id f4mr66769754eeo.11.1352751728514; Mon, 12 Nov 2012 12:22:08 -0800 (PST) Received: by 10.14.216.201 with HTTP; Mon, 12 Nov 2012 12:22:08 -0800 (PST) Date: Mon, 12 Nov 2012 20:22:08 +0000 Message-ID: Subject: USB keyboard problem From: "Sam Fourman Jr." To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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, 12 Nov 2012 20:22:10 -0000 hello, I believe my keyboard is being detected as a mouse by mistake using amd64 HEAD svn r242748 I can not use this keyboard, I have to plug in another one. this is also broken in FreeBSD 9.1RC3 is this simple to patch? any help is appreciated uhid0: on usbus0 uhid1: on usbus3 ums0: on usbus0 ums0: 3 buttons and [XYZ] coordinates ID=0 ums1: on usbus0 ums1: 7 buttons and [XYZ] coordinates ID=0 verbose dmesg follows http://www.samjess.com/keyboard.txt -- Sam Fourman Jr.