Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2011 10:51:19 +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:  <201104191051.p3JApfTf071595@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-04-19 10:51:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ahci         ahci.c 
    sys/dev/mvs          mvs.c 
    sys/dev/siis         siis.c 
  Log:
  SVN rev 220829 on 2011-04-19 10:51:19Z by mav
  
  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.63      +9 -4      src/sys/dev/ahci/ahci.c
  1.13      +14 -10    src/sys/dev/mvs/mvs.c
  1.41      +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?201104191051.p3JApfTf071595>