From nobody Sun Nov 17 02:34:43 2024 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 4XrZbR65Hvz5dCvf for ; Sun, 17 Nov 2024 02:34:43 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XrZbR3hlcz483V for ; Sun, 17 Nov 2024 02:34:43 +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=1731810883; 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=KhxDEHtV3EG/wBr4X0eghTbtsquXk/GFC9GJTk3WzEc=; b=t/m/e/o6WvwOeBNOFeKo7kYTLB9imC9kTIjiwO1YY0w00WX3oOoUIO9O60OeE+uC7x4f7k WdPwbavCrzDbi27fj4dgZLDp0hYRY4tfHKEspeRgrhSMYbuj4Z90ix9aFjdfWIdR5nNCwe Cl+xsZqXmbLtzmbJzH3laDR1OoUOqSdlLZ0AWdN5cGqEC6J303ZPajU5KWTlHiujSqdBIU aZOZXxC/B5pilTxMEsnMr8d0bbYojNE1gqDa9CDYxjfTx0SWQ5pXdWfQ0ufrikY1ktkzRJ CWQYKUSct3GECGjndxDP4V0utcqDDRJVqO3/0Aa7KkBXoBFp6XAAT/A2mihahQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731810883; a=rsa-sha256; cv=none; b=TYEU5qPYvE2z8/SpD7Qk+pe5Ewli0yYKyFNBpoQx/iS3HyfGpC+m8HX+A1wRDr7C5OtqSS fGusNGLhOaaGF+riCH5dFu1s4AXFMTUCBvgBsrqFBJFo4Q+pHqR1HiFVQhFCs0sXsuuvqy SL2/XazIOg+M13GIbkSEaJ8+mnQDeBKgttXl+M23QWKUjpxLRHeMDsqk8p2VbkzNYQCwci bXldvhwtlbe1H6OZDvJ8PMKZQ5sNH++tyXRnLncl2qSkzQgwb91UXiv6zR6NBf0TzKoo1Z QKhEWRGpzgdl4N/zrKyOdi8/hA86yZVqCaC1h3MLhnudLEcaq16K90YW0DZVFQ== 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 4XrZbR3K9wzYC0 for ; Sun, 17 Nov 2024 02:34:43 +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 4AH2YhZ9089640 for ; Sun, 17 Nov 2024 02:34:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AH2Yhwi089639 for bugs@FreeBSD.org; Sun, 17 Nov 2024 02:34:43 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 282805] Support for Aquantia AQC113 and AQC113C Ethernet Controllers Date: Sun, 17 Nov 2024 02:34:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: Harry0259@163.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 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=3D282805 Bug ID: 282805 Summary: Support for Aquantia AQC113 and AQC113C Ethernet Controllers Product: Base System Version: 14.1-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: Harry0259@163.com **Description:** This is a feature request to add driver support for the Aquantia AQC113 and AQC113C Ethernet controllers in FreeBSD. These controllers are widely used = in modern high-performance networking scenarios and would be a valuable additi= on to FreeBSD=E2=80=99s hardware support. **Current Behavior:** - The devices are detected but marked as `no driver attached` in `pciconf -= lv` output. - The `aquantia-atlantic-kmod` driver does not currently support the AQC113 family. Example `pciconf -lv` output: ``` none3@pci0:7:0:0: class=3D0x020000 rev=3D0x03 hdr=3D0x00 vendor=3D0x1d6a de= vice=3D0x14c0 subvendor=3D0x1d6a subdevice=3D0x0001 vendor =3D 'Aquantia Corp.' device =3D 'AQC113C NBase-T/IEEE 802.3an Ethernet Controller [Marve= ll Scalable mGig]' class =3D network subclass =3D ethernet ``` **Expected Behavior:** The AQC113 and AQC113C devices should be recognized and fully functional in FreeBSD, with support for features such as NBase-T and 10GBase-T. **Additional Context:** - **Device Details:** - Vendor: Aquantia Corp. (Marvell) - PCI IDs: - AQC113: `0x04c0` - AQC113C: `0x14c0` - **Reference Drivers:** - OpenBSD=E2=80=99s `aq` driver supports AQC113/AQC113C ([source](https://github.com/openbsd/src/blob/master/sys/dev/pci/if_aq_pci.= c)). - Linux=E2=80=99s `atlantic` driver includes support for AQC113. - **Use Cases:** High-performance networking in NAS systems, workstations, and enterprise servers. **System Details:** - FreeBSD Version: [Your FreeBSD version] - Hardware Details: AQC113/AQC113C detected via `pciconf -lv` and `dmesg` b= ut with no driver attached. **Severity:** Feature request. Thank you for considering this enhancement to FreeBSD=E2=80=99s hardware su= pport. Adding this functionality would significantly benefit users deploying FreeB= SD in high-performance networking environments. --=20 You are receiving this mail because: You are the assignee for the bug.=