CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2014/06/25 22:25:38
Modified files: sys/dev/ic : ahci.c Log message: Work around compatibility problems with Intel ahci and Intel SSDs by retrying device detection if the port is still busy after our normal timeout. based on a diff by chris@, based on a change in dragonflybsd tested by Peter J Philipp ok dlg@