From nobody Wed Dec 20 16:25:57 2023 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 4SwJpG2G9dz556qG for ; Wed, 20 Dec 2023 16:25:58 +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 4SwJpG0sChz4kyY for ; Wed, 20 Dec 2023 16:25:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703089558; a=rsa-sha256; cv=none; b=CA5WTSoO2PUEBvl3bUVsfmu424v0f7HvP+q1mSU4IP9NxbYYMSI8CSZc/eXV5+1z9CtCrk hBz2FV2Nu1mezNixYZ8w1FMPs2WKKjXnbG6rxuRK4NYZyecJ+6brpX2kcjbmMBZEG6jd8r opga7F4QIbrtS+b/5hOBP2MNmCjlRBkeMin4HYC/S34q+PYI7SVIUV3q68+DYHbVg+UwMQ xGnUPlXJT2fiPHjA1j3wokgfYbvSOZY/QKcLjy2pngJprTG0Bf5ewXxX4NSyckOf+Z7s5k ++CYX0hCAkvZE9Yffftcwy1uVxpstbj+SBWeVgBWrfEjQibUJszab24WmRXkZQ== 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=1703089558; 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=ZnsluUiTZMw8uh6hoHixm0aMTTEPm019jo4psY7oYbA=; b=aeC9YXCmHv2JtZ/K4SI0zgpnHorVfJeqLhbXAsn/vWYj0W6r4TLKJbjSLgiZp+Cdn9amon ZXkbRHFtz3VJa16e6iv+BLPA3/3J9j7FM/T8hBdlrkUA6Wx0ppLJeIGFhllvwz6MOV5wvq iOC1LDBCzLHqSDogKnnjhf9QireyxIsn3EyzET4LhNYHSxdq+7j+Qoy3Gr5gvS4aD9MOOl yg6oBktdRQbUDJyaVJIwGJkZ9pETT3Zyk2ceKz1LhUgDfwXjzRRUN8JhiI+7G1BxLaxe2J yLhhDVZFt2IXv2BBpL6iW1xdeNoUCahXZyj5cBpyCh/WeireLmK8Lkwu7s9E2g== 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 4SwJpF749BzwNW for ; Wed, 20 Dec 2023 16:25: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 3BKGPvcO080874 for ; Wed, 20 Dec 2023 16:25:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BKGPvcS080873 for net@FreeBSD.org; Wed, 20 Dec 2023 16:25:57 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 275251] Realtek PCIe 2.5GbE Family Controller not being detected Date: Wed, 20 Dec 2023 16:25: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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: iio7@tutanota.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: 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=3D275251 --- Comment #15 from iio7@tutanota.com --- (In reply to Alex Dupre from comment #14) Yes, of course. none5@pci0:4:0:0: class=3D0x020000 rev=3D0x05 hdr=3D0x00 vendor=3D0x10ec de= vice=3D0x8125 subvendor=3D0x1462 subdevice=3D0x7d42 vendor =3D 'Realtek Semiconductor Co., Ltd.' device =3D 'RTL8125 2.5GbE Controller' class =3D network subclass =3D ethernet Please let me know if there is anything else I can do. --=20 You are receiving this mail because: You are the assignee for the bug.=