From owner-freebsd-current@freebsd.org Tue Jul 9 08:20:01 2019 Return-Path: Delivered-To: freebsd-current@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 CE0BD15D35FD for ; Tue, 9 Jul 2019 08:20:01 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2DF6E8592F; Tue, 9 Jul 2019 08:20:01 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 45jZxT4ckCz3klc; Tue, 9 Jul 2019 08:19:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id DWQqfYRc8DEI; Tue, 9 Jul 2019 08:19:57 +0000 (UTC) Received: from garnet.daemonic.se (host-95-192-58-193.mobileonline.telia.com [95.192.58.193]) by mail.daemonic.se (Postfix) with ESMTPSA id 45jZxS3nyLz3c7W; Tue, 9 Jul 2019 08:19:56 +0000 (UTC) Subject: Re: Someone broke USB To: sgk@troutmask.apl.washington.edu, Hans Petter Selasky Cc: Ian Lepore , freebsd-current@freebsd.org, takawata@freebsd.org References: <20190707222555.GA55146@troutmask.apl.washington.edu> <602f5c9b-e15e-d08f-f388-47fc0a560803@selasky.org> <20190708170323.GA59922@troutmask.apl.washington.edu> <20190708172414.GA60059@troutmask.apl.washington.edu> <20190708173030.GA60139@troutmask.apl.washington.edu> <08ded31d-b159-6400-cf69-ffb711eca66c@selasky.org> <2fbea10e-ae6c-fe77-f1bc-632c361dde07@selasky.org> <20190708200803.GA61032@troutmask.apl.washington.edu> <0c7badb9-ad29-1691-eed9-dc66ef8b581c@selasky.org> <20190709043301.GB63004@troutmask.apl.washington.edu> From: Niclas Zeising Message-ID: <83a114f5-5e59-de31-be35-f579d3a87ca5@freebsd.org> Date: Tue, 9 Jul 2019 10:19:55 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: <20190709043301.GB63004@troutmask.apl.washington.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 2DF6E8592F X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; ASN(0.00)[asn:36236, ipnet:2607:f740:d::/48, country:US] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 09 Jul 2019 08:20:02 -0000 On 2019-07-09 06:33, Steve Kargl wrote: > On Mon, Jul 08, 2019 at 10:54:24PM +0200, Hans Petter Selasky wrote: >> On 2019-07-08 22:08, Steve Kargl wrote: >>> On Mon, Jul 08, 2019 at 09:08:17PM +0200, Hans Petter Selasky wrote: >>>> Hi Steve, >>>> >>>> Can you revert all prior patches and try this one instead. >>>> >>> >>> With the new patch, none of the USB devices are found. >>> I'll be away from the laptop for a few hours. >>> >> >> I've put the USB ACPI code into an own module, which is not enabled by >> default. So USB should be back to normal for now. >> >> https://svnweb.freebsd.org/changeset/base/349851 >> > > Thanks! Unfortunately, things have gone left. To update > /usr/src to get your change, I pulled in some vm changes, > which break the graphics/drm-legacy-kmod port. Can you report this, including the failure you're seeing, to x11@freebsd.org or as an issue on the FreeBSDDesktop github? Thanks! Regards -- Niclas Zeising