cvs commit: src/sys/dev/an if_an.c

Tai-hwa Liang avatar at FreeBSD.org
Mon Sep 10 05:53:35 PDT 2007


avatar      2007-09-10 12:53:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/an           if_an.c 
  Log:
  Fixing invalid channel display in ifconfig(8) by implementing required
  ioctl().
  
  Note that other information provided by ifconfig(8) such like "list chan"
  or "list ap" are still not available at this moment.
  
  Before an(4) is connected to wlan(4), users are encouraged to use
  ancontrol(8) to retrieve aforementioned information.
  
  Reported by:    dhw (http://lists.freebsd.org/pipermail/freebsd-current/2007-July/074848.html)
  Reviewed by:    ambrisko
  Tested by:      dhw
  Approved by:    re (bmah)
  
  Revision  Changes    Path
  1.84      +17 -0     src/sys/dev/an/if_an.c


More information about the cvs-src mailing list