cvs commit: src/sys/dev/netif/acx acx111.c if_acx.c if_acxvar.h

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Nov 30 23:39:23 PST 2006


sephe       2006/11/30 23:37:18 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/acx    acx111.c if_acx.c if_acxvar.h 
  Log:
  - Enable PBCC based rate 22Mbit/s
  - Finish incomplete acx_watchdog()
  - Add acx_media_change(), which re-initialize NIC and returns 0 if
    ieee80211_media_change() returns ENETRESET.  Use acx_media_change()
    as change_callback for ifmedia instead of ieee80211_media_change().
    This unbreaks 'ifconfig acx0 list sta' in HOSTAP operation mode.
  - Nuke no longer needed debug messages
  
  Revision  Changes    Path
  1.7       +3 -3      src/sys/dev/netif/acx/acx111.c
  1.10      +41 -20    src/sys/dev/netif/acx/if_acx.c
  1.6       +1 -0      src/sys/dev/netif/acx/if_acxvar.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/acx/acx111.c.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/acx/if_acx.c.diff?r1=1.9&r2=1.10&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/acx/if_acxvar.h.diff?r1=1.5&r2=1.6&f=u





More information about the Commits mailing list