Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2024 02:34:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282805] Support for Aquantia AQC113 and AQC113C Ethernet Controllers
Message-ID:  <bug-282805-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282805-227>