Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2007 12:53:34 +0000 (UTC)
From:      Tai-hwa Liang <avatar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/an if_an.c
Message-ID:  <200709101253.l8ACrZU8017080@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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