[Bug 197143] [wpi] [patch]: sync with iwn / OpenBSD wpi

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 7 23:11:43 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197143

--- Comment #3 from commit-hook at 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 at 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.


More information about the freebsd-wireless mailing list