Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2010 07:00:26 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/iwn if_iwn.c
Message-ID:  <201004100700.o3A70YCd095036@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2010-04-10 07:00:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iwn          if_iwn.c 
  Log:
  SVN rev 206445 on 2010-04-10 07:00:26Z by bschmidt
  
  iwn4965_set_txpower() uses maxpwr from EEPROM to calculate the power to
  set, it make sense to actually initialize that array.  This fixes some
  issues with 4965 adapters where the TX power is crucial.
  
  This got lost somewhere while merging with the OpenBSD code.
  
  Approved by:    rpaulo (mentor)
  Obtained from:  OpenBSD
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.29      +4 -0      src/sys/dev/iwn/if_iwn.c



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