From nobody Sun Jan 09 17:18:07 2022 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9C9D31939902; Sun, 9 Jan 2022 17:18:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JX3Z76KfLz4n46; Sun, 9 Jan 2022 17:18:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AC51115EBD; Sun, 9 Jan 2022 17:18:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 209HI7ev071146; Sun, 9 Jan 2022 17:18:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 209HI7BH071145; Sun, 9 Jan 2022 17:18:07 GMT (envelope-from git) Date: Sun, 9 Jan 2022 17:18:07 GMT Message-Id: <202201091718.209HI7BH071145@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: e0ab0ff104cb - main - devd: correct wifi regexp List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e0ab0ff104cb0e817d47a1a2a235f915ec1a31f4 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641748687; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0+4DfRMe/sfz4epUtRUXOOJsy6e1Y+3qY4OCKrVBKFQ=; b=LjKFFP6R/tWyRW5WGqGKE43uIcSB+g8T87pT562sWWiYuqzL/PIbriIR27QL9yJ1oEG9Bl EKxIC5Ax+FjXcL3oCII6Me0abkAbWiXseYGNS5jqoJrmfqCzAKfiVSlh2BwY1LTfJxyc46 QULt/MCpvCRg4Vu03hzqMjKw4w+Txu/LBqp2FylPpKWlJkOFdg/84dMmGYRktBOJCyMxWY ThaA+UV/MHuQubLplsOHysE2OVeRtlgGmZ1rTtUlRF6JdC0Zi9Qm9cYDlTu4ZCFUtGKDEo oYNo7LHUgop+XfZUB5uWx/YIOGJbu2BJBn3F53jb/Kw10h9pevh8xeK1vZr4ag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641748687; a=rsa-sha256; cv=none; b=Rp1+kvhyQOBEmQ1rWWp9byG3isajasMAjlcxJBil+T3Q+uWZM/kYu+MtZ+pCpFp0GMncUr jeyvotkaSYoDgJcU8XWkXQU6rvZ2D3YuMiNDg5j0CEUVya2Syxrf9zn0/zmJCZdjR8CKcw RxYhCEj3mk7SNernQy5+9fM+cfgtcD0DxLliQTVOOodm+YJ0nUV+dUtgKo6j/33GI44fs/ zrYXJw/Ksj/So2Gnv4o+1H7Em0NBOucJZKHvzqOLjPsS1/2t5G+JnPEZJGK6A7JUdTdoR0 ka9abgbXZKT56ZTFbF84QvBB9BdY2raCJkH0WAKDpSrRXheHydiDB023bs2qtA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e0ab0ff104cb0e817d47a1a2a235f915ec1a31f4 commit e0ab0ff104cb0e817d47a1a2a235f915ec1a31f4 Author: Warner Losh AuthorDate: 2022-01-09 17:16:31 +0000 Commit: Warner Losh CommitDate: 2022-01-09 17:16:31 +0000 devd: correct wifi regexp Correct the wifi regexp to include iwlwifi and remove wi driver that was has been retired. Sponsored by: Netflix --- sbin/devd/devd.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/devd/devd.conf b/sbin/devd/devd.conf index 1836afe589e4..c6608d14ce42 100644 --- a/sbin/devd/devd.conf +++ b/sbin/devd/devd.conf @@ -17,10 +17,10 @@ options { pid-file "/var/run/devd.pid"; # Setup some shorthand for regex that we use later in the file. - #XXX Yes, these are gross -- imp + #XXX Yes, this is gross -- imp set wifi-driver-regex - "(ath|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|otus|ral|rsu|rtwn|rum|\ - run|uath|upgt|ural|urtw|wi|wpi|wtap|zyd)[0-9]+"; + "(ath|bwi|bwn|ipw|iwlwifi|iwi|iwm|iwn|malo|mwl|otus|ral|rsu|rtwn|rum|\ + run|uath|upgt|ural|urtw|wpi|wtap|zyd)[0-9]+"; }; # Note that the attach/detach with the highest value wins, so that one can