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

Justin T. Gibbs gibbs at FreeBSD.org
Thu Dec 18 20:17:44 PST 2003


gibbs       2003/12/18 20:17:43 PST

  FreeBSD src repository

  Modified files:
    sys/dev/aic7xxx      aic79xx.c 
  Log:
  In ahd_run_qoutfifos, correct a !=/== logic bug
  that would cause an infinite loop any time we
  manually flush the good status FIFO.  Also make
  our loop delay unconditional to ensure we don't
  miss any FIFO allocations by the hardware.
  
  Revision  Changes    Path
  1.27      +7 -12     src/sys/dev/aic7xxx/aic79xx.c


More information about the cvs-src mailing list