Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2011 00:35:56 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ahci ahci.c src/sys/dev/mvs mvs.c src/sys/dev/siis siis.c
Message-ID:  <201105140036.p4E0aInf030683@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-05-14 00:35:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ahci         ahci.c 
    sys/dev/mvs          mvs.c 
    sys/dev/siis         siis.c 
  Log:
  SVN rev 221864 on 2011-05-14 00:35:56Z by mav
  
  MFC r220829:
  According to specification. device should respond to COMRESET with COMINIT
  in no more then 10ms. If we detected no device presence within that time,
  there is no reason to wait longer.
  
  Revision  Changes    Path
  1.1.2.58  +9 -4      src/sys/dev/ahci/ahci.c
  1.2.2.12  +14 -10    src/sys/dev/mvs/mvs.c
  1.1.2.38  +24 -12    src/sys/dev/siis/siis.c



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