Page MenuHomeFreeBSD

aq(4): probe the D100 device ID
ClosedPublic

Authored by nick_spun.io on Sat, Aug 15, 2:30 AM.
Referenced Files
F170816620: D58852.diff
Sun, Sep 6, 7:49 PM
Unknown Object (File)
Sat, Sep 5, 10:18 PM
Unknown Object (File)
Sat, Sep 5, 5:36 PM
Unknown Object (File)
Sat, Sep 5, 5:35 PM
Unknown Object (File)
Sat, Sep 5, 4:53 PM
Unknown Object (File)
Sat, Sep 5, 8:29 AM
Unknown Object (File)
Fri, Sep 4, 7:15 PM
Unknown Object (File)
Thu, Sep 3, 5:23 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