CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2016/10/02 12:54:02
Modified files: sys/dev/ic : ahci.c Log message: Some HBAs report NCQ capability despite only supporting one command slot. Thus, extend the check whether NCQ actually should be enabled accordingly. >From Marius Strobl tested by awolk (amd64), bluhm (amd64, i386), myself (amd64, armv7) ok jmatthew@