From nobody Fri Oct 06 02:20:13 2023 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 4S1sb13Qtbz4wf8s for ; Fri, 6 Oct 2023 02:20:13 +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 4S1sb12Clbz4RGF for ; Fri, 6 Oct 2023 02:20:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696558813; a=rsa-sha256; cv=none; b=qRrDJzPn+ao5vx58A/Q7KzsJNi6RlpVadCzrBCEZeoG6jzsic4sjkrN0vhp0RY84Aiufsr RTIr7xJDPAdYyNWLD9ihn8EwKksoYZVQNT/W+jvPGFxIUVRV4NGSSLy7IuL1WHXceCOfZU rux0a6uBMatPGegwkhdA0n5HnRAyf3HGiqab/AxJqJ1PEqa51Xwmo5xOoJSfXwZ3RZ3GrM 37xrMVdHzmjO0ZBBMgfdvoR/OYp425ZQlO4aOQVxL3C6LSjV7kWGpg2VpyNFiM+5+dzhjM wmIR6o1O1TDk3bL50xrpZ3lxzDSzthejseTeGaGLpvtdjiL9WMPBUDF3saYmpg== 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=1696558813; 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=noGrM8/D64xo+ywZ5AXXzyDbq9lMO/XKt27HExSsrLQ=; b=h4tKBBKN/5kAAS/iM7L9cv5nCsn5MXjCA/02/n2Nz3VCLYuSLwtnV+oTikg8UX1piW9hP7 kcSpDwGy8yMqBkuQ69vUnNnyuDCAEZSrmRrEK5kWTyVU0PYcLw17mjc1ngcOtktWbNI+Vw Eb3ntUI5TBLqkC/WPlYnOy+v/qMvoQtvyA+RTUjuC7s52xNssdp2VwxlEvvyxE4mx52Dia AqJ2M3LL1irm4hzB8lw/bVQ+2CBKlDPoQnnV0edbveUpx/hB9qwi4reD2iCDIT/1uINt+b tFlEz1LdILSZKxEhpnLoeba50W13dNd36/tHwwOpAnpXVg8xNl63GWP6rUAE3w== 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 4S1sb11KQqzW9g for ; Fri, 6 Oct 2023 02:20:13 +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 3962KDb4036220 for ; Fri, 6 Oct 2023 02:20:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3962KDmu036219 for bugs@FreeBSD.org; Fri, 6 Oct 2023 02:20:13 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 274292] Adding patch to support Realtek Killer Ethernet E2600 Date: Fri, 06 Oct 2023 02:20:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dragonflies@mailfence.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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274292 Bug ID: 274292 Summary: Adding patch to support Realtek Killer Ethernet E2600 Product: Base System Version: 13.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: dragonflies@mailfence.com Created attachment 245449 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245449&action= =3Dedit Patch for Realtek Killer Ethernet E2600 Hi, Realtek Killer Ethernet E2600 is not being recognized, hence cannot be configured. The device is successfully recognized, configured and working a= fter adding few lines to sys/dev/re/if_re.c and sys/dev/rl/if_rlreg.h. This could help a lot of Gigabyte laptop users, as Killer Ethernet E2600 is very common for their 10th generation intel laptops. # dmesg | grep re0 re0: port 0x3000-0x30ff = mem 0x58404000-0x58404fff,0x58400000-0x58403fff at device 0.0 on pci2 re0: Using 1 MSI-X message re0: ASPM disabled re0: Chip rev. 0x54000000 re0: MAC rev. 0x00100000 miibus0: on re0 re0: Using defaults for TSO: 65518/35/2048 re0: Ethernet address: 18:c0:4d:02:88:6f re0: netmap queues/slots: TX 1/256, RX 1/256 re0: link state changed to DOWN re0: link state changed to UP re0: link state changed to DOWN re0: link state changed to UP re0: link state changed to DOWN re0: link state changed to UP re0: link state changed to DOWN re0: link state changed to UP re0: link state changed to DOWN re0: link state changed to UP re0: link state changed to DOWN re0: link state changed to UP --=20 You are receiving this mail because: You are the assignee for the bug.=