cvs commit: src/sys/dev/aic7xxx aic79xx.c

Justin T. Gibbs gibbs at FreeBSD.org
Mon Jun 23 15:06:35 PDT 2003


gibbs       2003/06/23 15:06:34 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/aic7xxx      aic79xx.c 
  Log:
  Add parenthesis so that we get all of the bits all
  of the contents of the CCSCBCTL register into our
  local varaible.  The other bits are used in later tests.
  This avoids a potential deadlock in ahd_run_qoutfifo()
  if we happen to catch the DMA engine in just the right
  state.
  
  Revision  Changes    Path
  1.21      +2 -2      src/sys/dev/aic7xxx/aic79xx.c


More information about the cvs-src mailing list