Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Feb 2015 23:11:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 197143] [wpi] [patch]: sync with iwn / OpenBSD wpi
Message-ID:  <bug-197143-21060-hB5UzPET3S@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197143-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197143-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197143

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: adrian
Date: Sat Feb  7 23:11:39 UTC 2015
New revision: 278366
URL: https://svnweb.freebsd.org/changeset/base/278366

Log:
  Big wpi(4) overhaul! Not by me!

  This is a sync against iwn(4) and openbsd.

  - Add power management support;
  - Add background scanning support;
  - Fix few LORs;
  - Handle rfkill switch state changes properly;
  - Fix recovering after firmware failure;
  - Add more error checking;
  - Cleanup & disable by default debug output;
  - Update macroses names;
  - Other various fixes;
  - Add IBSS support:
    - don't set data_ntries field for management frames;
  - Add AHDEMO support:
      - fix padding;
  - Sync eeprom functions;
  - Use CMD_RXON_ASSOC where possible;
  - Enable HW CCMP encryption/decryption for pairwise keys;
  - Fix filter flags for CMD_RXON.

  Tested (by submitter) - iwn 3945 NIC.  I have one somewhere; I'll
  validate this later on and revert it if it's a problem.

  Thanks!

  PR:        197143
  Submitted by:    Andriy Voskoboinyk <s3erios@gmail.com>

Changes:
  head/sys/dev/wpi/if_wpi.c
  head/sys/dev/wpi/if_wpi_debug.h
  head/sys/dev/wpi/if_wpireg.h
  head/sys/dev/wpi/if_wpivar.h

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197143-21060-hB5UzPET3S>