Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2007 17:27:23 +0000 (UTC)
From:      John Baldwin <jhb@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:  <200702271727.l1RHRNqN018574@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2007-02-27 17:27:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Use pause() instead of tsleep()'s on the softc pointer that have no
  corresponding wakeups.  Also, at least some of the comments nearby indicate
  that these are fixed-length I/O sleeps.
  
  Revision  Changes    Path
  1.156     +6 -6      src/sys/dev/pccbb/pccbb.c



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