Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2009 20:30:27 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/wlan if_uath.c if_upgt.c if_ural.c if_urtw.c if_zyd.c
Message-ID:  <200910142030.n9EKUl1r081572@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
weongyo     2009-10-14 20:30:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/wlan     if_uath.c if_upgt.c if_ural.c if_urtw.c 
                         if_zyd.c 
  Log:
  SVN rev 198099 on 2009-10-14 20:30:27Z by weongyo
  
  fixes a TX hang that could be possible to happen when the trasfers are
  in the high speed that some drivers don't call if_start callback after
  marking ~IFF_DRV_OACTIVE.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.18      +3 -0      src/sys/dev/usb/wlan/if_uath.c
  1.14      +3 -0      src/sys/dev/usb/wlan/if_upgt.c
  1.21      +8 -2      src/sys/dev/usb/wlan/if_ural.c
  1.12      +3 -0      src/sys/dev/usb/wlan/if_urtw.c
  1.24      +6 -0      src/sys/dev/usb/wlan/if_zyd.c



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