From owner-freebsd-bugs@freebsd.org Thu Mar 1 16:56:55 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E158BF3BBEE for ; Thu, 1 Mar 2018 16:56:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 804A0703DF for ; Thu, 1 Mar 2018 16:56:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 99E0741CE for ; Thu, 1 Mar 2018 16:56:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w21GusHc057767 for ; Thu, 1 Mar 2018 16:56:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w21Gust5057766 for freebsd-bugs@FreeBSD.org; Thu, 1 Mar 2018 16:56:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 140849] [ums] [usb8] USB mouse doesn't work under FreeBSD 8.0-RELEASE Date: Thu, 01 Mar 2018 16:56:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 8.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: egypcio@googlemail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Mar 2018 16:56:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D140849 Vin=C3=ADcius Zavam changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egypcio@googlemail.com --- Comment #3 from Vin=C3=ADcius Zavam --- Hi, as crazy as it sounds, and as the status of this PR is still 'open' I will report a quick update about it... under 12.0-CURRENT right after a world/kernel upgrade (from Feb 26th, sorry for the missing re= v) I rebooted into a system without USB mouse support. moused(8) was not startin= g, and there was no /dev/umsX available. % uname -iUKa FreeBSD zim 12.0-CURRENT FreeBSD 12.0-CURRENT #4 r330240: Thu Mar 1 17:0= 2:10 CET 2018 root@zim:/usr/obj/usr/src/amd64.amd64/sys/ZIM amd64 ZIM 12000= 58 1200058 getting ums(4) back in place just solved the thing; or just kldload(8) it. % cat /sys/amd64/conf/ZIM include GENERIC-NODEBUG ident ZIM device ums # JUST ADD! the ums(4) is really not in the GENERIC kernel config for quite of a long t= ime, and that's why it sounds crazy. I was using the very same KERNCONF without = any issues til today. so, anyway, loading/using ums(4) solved it for me. ugen2.3: at usbus2, cfg=3D0 md=3DHOST sp= d=3DLOW (1.5Mbps) pwr=3DON (98mA) maybe someone can help on tracking actual changes impacting USB support like this? KR, --=20 You are receiving this mail because: You are the assignee for the bug.=