Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2007 19:33:12 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccbb pccbb.c
Message-ID:  <200703041933.l24JXCrS077813@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2007-03-04 19:33:12 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Reduce the number of retries to 10 from 20 for not_a_card retry test.
  Add some comments to explain how 10 was picked.  20 was completely
  arbitrary, at least 10 has some reasoning behind it.
  
  Also, update the comments about how long we sleep to reflect the new,
  shorter timeout we use.
  
  Revision  Changes    Path
  1.157     +8 -5      src/sys/dev/pccbb/pccbb.c



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