Page MenuHomeFreeBSD

aq(4): probe the D100 device ID
ClosedPublic

Authored by nick_spun.io on Sat, Aug 15, 2:30 AM.
Referenced Files
F167531895: D58852.id184082.diff
Sat, Aug 22, 1:03 PM
F167519052: D58852.id.diff
Sat, Aug 22, 10:46 AM
Unknown Object (File)
Fri, Aug 21, 2:47 PM
Unknown Object (File)
Fri, Aug 21, 1:49 PM
Unknown Object (File)
Fri, Aug 21, 10:59 AM
Unknown Object (File)
Fri, Aug 21, 10:55 AM
Unknown Object (File)
Fri, Aug 21, 10:11 AM
Unknown Object (File)
Thu, Aug 20, 8:43 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