From nobody Sat Mar 16 00:56:54 2024 X-Original-To: net@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 4TxN470JNvz5DL0v for ; Sat, 16 Mar 2024 00:56:55 +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 4TxN465Cywz4dZY for ; Sat, 16 Mar 2024 00:56:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710550614; a=rsa-sha256; cv=none; b=nDIOInnG/OshEl+8se6C3wgdQDmQhXEklqD8lxViwJQPUnPWnHpqKR/UGa8pdg8Y1o18nu zZEqsuGHOF03zSaE+OR9JsVaFo5uLdt72M1PkDceztuyrr15cZh44fk/0Jo6DmjGsDl0s4 DMudg2QnYQqqjmCe0WO2XDma+iNHm+uNFGDwzmsHGH47Xfec0+DslshCSSYT56JAQ7RT+U +pLqIZTNO9s4cVss7+CRWM7jSI72jyt4PebMIKCPmkXco4EIea+wpRaVQ6j9FSUB+pfnzf yJm0/CChYZjR84k/9SFXLD59TaOl01UtHCQY8PaOhkXW2M8AbiFSMc5G8rO1Ig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710550614; 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=9Gq5mkeRUzKPWk7O7YTc/g0JX+fVX3PU05IcVEpm4ic=; b=YlLB4KfmQu+4LHgJb1zkbZwySIja5iM95tCIp7dMbHw2CZqNGazrTxWcZfktZ0IVppy9xy 5Ts3MY3hhFGzHbsd+CPGuBqo0GeqYd35qceJsyEuYcT7JeaEdm+wXxjFsaN9dX8hBPtAG7 6e8e7DXFVJFcfmxHCqB12gKaWQOwfZJyrnEx43w+8izz9S8Pk2ngI5n7UbESYZ6A7C/0Av yN9S+OSmwKu5kTaFNCSp0TF3+cuU+XVLYAT0UTWUgAFUoZlTkh3cpQkZCAZUpAKKvLTqNX Uxxv3KSiVrHqGyLZ4/opJG+37Al1EwgM+7xYqDCYfCIUoBZiYjCVSGJmPRHMdA== 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 4TxN464q9fzZSM for ; Sat, 16 Mar 2024 00:56:54 +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 42G0usBr088555 for ; Sat, 16 Mar 2024 00: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 42G0usWl088546 for net@FreeBSD.org; Sat, 16 Mar 2024 00: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: net@FreeBSD.org Subject: [Bug 252165] usb network and mii bus media status race condition Date: Sat, 16 Mar 2024 00: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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ciaduck@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@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 List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252165 ciaduck@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ciaduck@gmail.com --- Comment #32 from ciaduck@gmail.com --- Hello. I'm an OPNsense user, and I'm having this exact issue. What can I do to help? I have 2 different USB NICs (Anker and Ugreen), and = both exhibit this behavior. I'd really like to help solve this issue, because it impacts many and I thi= nk it would be very nice to be able to use USB NICs on my firewall PC. Thanks! --=20 You are receiving this mail because: You are the assignee for the bug.=