Page MenuHomeFreeBSD

aq(4): probe the D100 device ID
ClosedPublic

Authored by nick_spun.io on Aug 15 2026, 2:30 AM.
Referenced Files
Unknown Object (File)
Mon, Sep 21, 12:18 AM
Unknown Object (File)
Thu, Sep 17, 6:15 PM
Unknown Object (File)
Sat, Sep 12, 8:08 AM
Unknown Object (File)
Thu, Sep 10, 6:20 PM
Unknown Object (File)
Tue, Sep 8, 10:13 PM
Unknown Object (File)
Mon, Sep 7, 9:20 PM
Unknown Object (File)
Mon, Sep 7, 5:40 PM
Unknown Object (File)
Sun, Sep 6, 7:49 PM
Subscribers

Details

Summary

The D100 device ID was defined and handled by aq_hw_capabilities(), but
had no entry in aq_vendor_info_array[], so the driver never probed it and
the card was left unattached. Add the missing entry; the table lists the
fibre variant last within each group, so it follows D109 rather than
sorting numerically.

Signed-off-by: Nick Price <nprice@FreeBSD.org>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75598
Build 72481: arc lint + arc unit