CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/03 10:19:54
Modified files:
sys/dev/pci : if_iwn.c if_iwnreg.h
Log message:
HW CCMP encryption/decryption of unicast frames.
HW support for other ciphers (TKIP) really sucks (no Michael MIC,
not even TKIP Phase 1) and is thus not implemented here.
fix a panic in iwn_fatal_intr() when dumping the firmware error
log while i'm here.
