CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/11/17 07:02:51
Modified files: sys/dev/pci : if_iwn.c if_iwnvar.h Log message: Newer chips feature "advanced" bluetooth coexistence, which is why sending them the "normal" command to configure bluetooth coexistence fails and makes the firmware crash. Rename the IWN_FLAG_NO_BT_COEX flag and adjust some comments to reflect this knowledge. ok jcs@, mikeb@, mpi@