From owner-freebsd-current@freebsd.org Sun Feb 18 04:14:35 2018 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 5B529F0E0E4 for ; Sun, 18 Feb 2018 04:14:35 +0000 (UTC) (envelope-from ian.freislich@capeaugusta.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C7B0681238 for ; Sun, 18 Feb 2018 04:14:34 +0000 (UTC) (envelope-from ian.freislich@capeaugusta.com) Received: by mailman.ysv.freebsd.org (Postfix) id 8C816F0E0D0; Sun, 18 Feb 2018 04:14:34 +0000 (UTC) Delivered-To: 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 5C082F0E0CF for ; Sun, 18 Feb 2018 04:14:34 +0000 (UTC) (envelope-from ian.freislich@capeaugusta.com) Received: from mail-oi0-x22a.google.com (mail-oi0-x22a.google.com [IPv6:2607:f8b0:4003:c06::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DE4D281235 for ; Sun, 18 Feb 2018 04:14:33 +0000 (UTC) (envelope-from ian.freislich@capeaugusta.com) Received: by mail-oi0-x22a.google.com with SMTP id 24so5061843oij.3 for ; Sat, 17 Feb 2018 20:14:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=capeaugusta-com.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language; bh=QeR9fremRpXRbnvOzW1poRh0IqhSm0uz8JBX0WumLos=; b=L5ALBRT8FLl/QS18JsRHo5dKzXly0BIGSMuetEBIJSlpO5aGtVVu8pvKSxVO84kwk3 QTuwC/mWBFyiCWtJxzGA0SshKKB62cMhwsNfHRoEvIlHYPAdGtd5DOkQruWr9vKFHqbX /akAkFOM13YTUKU55j6n/Z5abhTmC5nO7deOMNVlrb8aJopLWND7g2wd1x6YQXqW0pLr RDFULSQkLxpavcVGPrYp5dKKtDpS5rve9PAfNlU7rwxNnOG6+ZKfxWy+sYUpJdMxET+e GcAORwwOwj0+U6VTWD1AvWtPNGf2dUCRKD/hoFCYU7YuVXWUvQ3tzefuFKa22m1RKIMT yXjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language; bh=QeR9fremRpXRbnvOzW1poRh0IqhSm0uz8JBX0WumLos=; b=owAi22+0K74EUDz8IdVkWdjuWzwBWi7y9cYW6bxGng4CFFiXh0wb0bV1YAhXbPEtaZ kZTBtDauCkPcMaYdnGm0T3RoYQOZBsO+kV0AcEW/UbUTNg0zI+3jTnRF3pfccYPB6EpQ 9fSxg3/Wx7pxH935cHCtV6jaJjzhI2NZIHnwyv05TnVwoMTZmwRy+P+3u41Xi4kh4wCc ESo9gYsmNMUts7MTDgAFa5Icd4aLh/DZP2bi8QmkOr8ImET+YxRwlyTNRzG/oAqpg1tw 0OkycFow0H4dx6mv9ANQbzu3/hK4RARQEzFnz4f4lrXnN+qqDvVzQbdWq//MBGN2odRf v5Uw== X-Gm-Message-State: APf1xPD04GlpDNcwnbnpTurAVU0SWDwYtdorz74o9EIhGJubMzLmj24P ycoGgZMYWEhMbiRH+MYzt/FCBbpWTllHPCXK0CyLW6Gb6BGCBwYgR4GXgIEUofNrwBrMEltdwO6 +Z5UpJQ== X-Google-Smtp-Source: AH8x2274bp4rSkuJYv6pkvK00CF5YpuYiMj5rczX0wOArnnv3qA5I1PzsEPk+9cbsP/9J78b5ACOvg== X-Received: by 10.202.207.151 with SMTP id f145mr7928128oig.263.1518927272699; Sat, 17 Feb 2018 20:14:32 -0800 (PST) Received: from zen.clue.co.za (c-69-254-3-228.hsd1.ga.comcast.net. [69.254.3.228]) by smtp.gmail.com with ESMTPSA id 38sm11298528otq.0.2018.02.17.20.14.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 17 Feb 2018 20:14:32 -0800 (PST) Subject: Re: r329501 devd doesn't find USB devices To: Warner Losh Cc: FreeBSD Current , Warner Losh References: <2c5d435c-54b1-fbd8-f695-de3dcc6259f1@capeaugusta.com> From: Ian FREISLICH Message-ID: Date: Sat, 17 Feb 2018 23:14:31 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Sun, 18 Feb 2018 04:14:35 -0000 On 02/17/18 22:48, Warner Losh wrote: > On Feb 17, 2018 8:24 PM, "Ian FREISLICH" > > > wrote: > > Hi > > Since devmatch some of my USB devices no longer get their drivers > loaded.=C2=A0 It's not clear from UPDATING whether I needed to do any= thing > beyond building and installing kernel and world as well as updating > /etc.=C2=A0 There was reference to removing /etc/devd/usb.conf in ano= ther > thread but its presence or lack thereof makes no difference. > > > I assume you've fully updated including /etc. In as much as 'mergemaster -Ui' fully updates /etc > If you can uncomment the devd lines in syslog.conf, touch > /var/log/devd.log and reboot. Once you are up again, please send me > /var/log/devd.conf. Assuming you mean these lines: !devd *.>=3Dnotice=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 /var/log/devd.log devd produced zero logs on reboot and restart. Ian --=20