HomeFreeBSD

Fix ada(4) trim support quirk setting.

Description

Fix ada(4) trim support quirk setting.

I broke broke the quirk in the ada(4) driver disabling NCQ trim support
in revision 300207. The support flags were set before the quirks were
loaded.

sys/cam/ata/ata_da.c:
Call adasetflags() after loading quirks, so that we'll set the
flags accurately.

Sponsored by: Spectra Logic

Details

Provenance
kenAuthored on
Parents
rS300531: ntb_hw(4): Only record the first three MSIX vectors
Branches
Unknown
Tags
Unknown