K 10 svn:author V 3 ken K 8 svn:date V 27 2016-05-23T19:52:08.536215Z K 7 svn:log V 326 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 END