Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2003 14:49:32 -0800 (PST)
From:      Doug Ambrisko <ambrisko@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/an if_an.c if_anreg.h
Message-ID:  <200302022249.h12MnWPP076441@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ambrisko    2003/02/02 14:49:32 PST

  Modified files:
    sys/dev/an           if_an.c if_anreg.h 
  Log:
  Some small enhancments
        - Implement TX power control with hints to code in Linux driver
          by Douglas S. J. De Couto <decouto@lcs.mit.edu>
        - Update ifmedia support to use ieee80211_rate2media and
          ieee80211_media2rate.  Note doesn't work with stock ifconfig
          since there seems to be an issue with the setmedia code.
          "ancontrol -t" works now, before it did nothing.
        - Fix spelling error in header.
  
  Revision  Changes    Path
  1.44      +69 -63    src/sys/dev/an/if_an.c
  1.15      +1 -1      src/sys/dev/an/if_anreg.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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