CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2018/07/03 01:07:17
Modified files: sys/dev/pci : qle.c Log message: During attach, give the loop a while to settle before we start looking for targets. With some combinations of controllers and targets, the loop seems to bounce a bit, but with a short delay we can attach targets more reliably.