Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2011 07:26:14 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-lowlevel.c
Message-ID:  <201104210726.p3L7Qcbs059318@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-04-21 07:26:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-lowlevel.c 
  Log:
  SVN rev 220911 on 2011-04-21 07:26:14Z by mav
  
  Make PATA-like soft-reset in ata(4) more strict in checking disk signature.
  It allows to avoid false positive device detection under Xen, that caused
  long probe delays due to subsequent IDENTIFY command timeouts.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.92      +2 -2      src/sys/dev/ata/ata-lowlevel.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104210726.p3L7Qcbs059318>