Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 00:34:07 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/iwi if_iwi.c if_iwireg.h
Message-ID:  <200610230034.k9N0Y8Zm079608@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2006-10-23 00:34:07 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iwi          if_iwi.c if_iwireg.h 
  Log:
  net80211 seems to give us more rates than specified via ic_sup_rates under
  yet to be investigated circumstances. If that happens truncate to the number
  of rates that the firmware supports.
  
  Found by:       Jeremie Le Hen
  Obtained from:  OpenBSD (w/ changes)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.41      +5 -0      src/sys/dev/iwi/if_iwi.c
  1.13      +2 -1      src/sys/dev/iwi/if_iwireg.h



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