Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2011 19:47:41 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/iwn if_iwn.c if_iwnreg.h if_iwnvar.h
Message-ID:  <201104191948.p3JJm1l3054010@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2011-04-19 19:47:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iwn          if_iwn.c if_iwnreg.h if_iwnvar.h 
  Log:
  SVN rev 220866 on 2011-04-19 19:47:41Z by bschmidt
  
  Pull some features out of the firmware:
  - If a ENH_SENS TLV section exit the firmware is capable of doing
    enhanced sensitivity calibration.
  - Newer devices/firmwares have more calibration commands therefore
    hardcoding the noise gain/reset commands no longer works. It is
    supposed to use the next index after the newest calibration type
    support. Read the command index of the TLV section if available.
  
  Revision  Changes    Path
  1.90      +16 -3     src/sys/dev/iwn/if_iwn.c
  1.14      +2 -0      src/sys/dev/iwn/if_iwnreg.h
  1.21      +2 -0      src/sys/dev/iwn/if_iwnvar.h



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