CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2015/03/20 05:05:49
Modified files: sys/dev/ic : ar5211.c Log message: Unbreak WEP/WPA on AR5211 ath(4) devices by setting hardware WEP keytable entry types to NULL, as done for AR5212 devices. ath(4) uses software crypto. ok reyk@