cvs commit: src/sys/dev/pccbb pccbb.c

John Baldwin jhb at FreeBSD.org
Tue Feb 27 17:27:23 UTC 2007


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


More information about the cvs-all mailing list