Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2010 02:44:23 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-all.h ata-lowlevel.c src/sys/dev/ata/chipsets ata-siliconimage.c
Message-ID:  <201009160244.o8G2ichl010480@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2010-09-16 02:44:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ata          ata-all.h ata-lowlevel.c 
    sys/dev/ata/chipsets ata-siliconimage.c 
  Log:
  SVN rev 212719 on 2010-09-16 02:44:23Z by mav
  
  MFC r212145:
  SATA1.x SiliconImage controllers on power-on reset TFD Status register into
  value 0xff. On hot-plug this value confuses ata_generic_reset() device
  presence detection logic. As soon as we already know drive presence from
  SATA hard reset, hint ata_generic_reset() to wait for device signature
  until success or full timeout.
  
  Revision    Changes    Path
  1.146.2.11  +1 -0      src/sys/dev/ata/ata-all.h
  1.84.2.5    +13 -17    src/sys/dev/ata/ata-lowlevel.c
  1.8.2.9     +1 -0      src/sys/dev/ata/chipsets/ata-siliconimage.c



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