Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 2010 13:12:59 +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_iwnvar.h
Message-ID:  <201011201313.oAKDDFe4030495@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2010-11-20 13:12:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/iwn          if_iwn.c if_iwnvar.h 
  Log:
  SVN rev 215562 on 2010-11-20 13:12:59Z by bschmidt
  
  MFC r212853-212855:
  Rewrite parts of the calibration code which is run while bringing up
  the device:
  - Group functions used for initial calibration.
  - Unobscure some of the code by moving it into its own functions.
  - Get rid of some magic numbers.
  - Create similar structure as the reference driver has, this should
    make further syncs easier.
  
  Revision   Changes    Path
  1.18.2.17  +223 -117  src/sys/dev/iwn/if_iwn.c
  1.3.2.7    +15 -2     src/sys/dev/iwn/if_iwnvar.h



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