cvs commit: src/sys/dev/ath if_ath.c

Sam Leffler sam at FreeBSD.org
Wed Jan 7 11:11:12 PST 2004


sam         2004/01/07 11:11:11 PST

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c 
  Log:
  When ath_hal_stoptxdma returns an error dma is still likely stopped
  so don't just stop trying to send a beacon frame or we'll be more likely
  to lose sync.  This only seems to happen on some older chips.
  
  Revision  Changes    Path
  1.43      +1 -1      src/sys/dev/ath/if_ath.c


More information about the cvs-all mailing list