From nobody Thu Dec 1 08:36:57 2022 X-Original-To: bugs@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 4NN8ZK2vCDz4jmK1 for ; Thu, 1 Dec 2022 08:36:57 +0000 (UTC) (envelope-from bugzilla-noreply@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 4NN8ZK1Kw1z4Gyl for ; Thu, 1 Dec 2022 08:36:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669883817; 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: in-reply-to:in-reply-to:references:references; bh=5Bpk2t2qaOupwQkGgwb3KDmhvxI1JYsZmS8IjVgmpEU=; b=uelnF+0joeHT2yrgKqi2pmFLImzo4EIoeKedVBWHfoDGICSSvVD5Nx1bHoDBZft5FbmVgX kX8EgLMyO4/cucdDgbTVjCKrwtrR06CBO5pN++DsTKBnVKCPAo5kvSg0BM19xBvIBkfGDc ltHCXQfkJzWzoqySz89ywhAh//zfMzgplcL3KGFrTNRfuhI4GP9Yu1Tqx676jvae5xs0Ec AHIduFB+l4a0hWuw1lWUYxhzuqNUCQIS+d27tOSyD2OkKxdMhOMOqYlaH9/BzyceTYz3Xx BD1F4g48zn49YVMLNKonfaxZAO3uY3lcec4RH/PR6N6giZfK+u+jY5I7b4WL/g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669883817; a=rsa-sha256; cv=none; b=ZUTPyVAT1iEltRbsCqPoZvR644BCOG3mEm0+n0Ru8KVxP9/LuSfr7DysbW+Wg5xzfp8y9k IV/bGN6d+R9FObBxH1cbNyiUhilPGzgBJNpXBEPdNIZwJiw19j2y3GX4LHqpb3nGpK6+q8 APkC6EVI/2HipRNaswGFaqlF6uqpfj+R5BJuDaYzktmhT+HfS+n/d+ixTN/fuKY2q8Mb/s 9Kv1/iT7S0r4RSjjj8/to8ZxlFBU0ILLv38DDWqgKF5ZHcvphOvIz1x+kQX1IwyC+lIXzK L/E0uiiaj1YKGIUr/XwFebrfGNYipVEznMaCNwKFCbg5/o/yZ28edZQpW/fr6A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4NN8ZK0NwxzVmd for ; Thu, 1 Dec 2022 08:36:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2B18auXx065953 for ; Thu, 1 Dec 2022 08:36:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2B18au6h065952 for bugs@FreeBSD.org; Thu, 1 Dec 2022 08:36:56 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: bugs@FreeBSD.org Subject: [Bug 264300] Missing MEDIATEK MT7921 802.11ax PCI Express Wireless driver Date: Thu, 01 Dec 2022 08:36:57 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: brangeonm@protonmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264300 --- Comment #3 from mick --- same issue here, it would be pretty cool to have this driver. --=20 You are receiving this mail because: You are the assignee for the bug.=