Page MenuHomeFreeBSD

aq(4): probe the D100 device ID
ClosedPublic

Authored by nick_spun.io on Sat, Aug 15, 2:30 AM.
Referenced Files
F168465095: D58852.id184082.diff
Fri, Aug 28, 1:08 PM
F168464587: D58852.id184082.diff
Fri, Aug 28, 1:04 PM
F168385853: D58852.id184082.diff
Thu, Aug 27, 10:27 PM
F168379878: D58852.id.diff
Thu, Aug 27, 9:24 PM
Unknown Object (File)
Thu, Aug 27, 3:06 AM
Unknown Object (File)
Thu, Aug 27, 3:02 AM
Unknown Object (File)
Wed, Aug 26, 6:34 AM
Unknown Object (File)
Tue, Aug 25, 10:54 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