CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/11/30 12:41:21
Modified files: sys/dev/pci : if_iwn.c if_iwnvar.h Log message: Seems we simply have to live with fatal firmware errors. Even Linux, with its driver written by Intel engineers occasionally gets them. So when we get one, simply reset the chip, reload the firware and bring the interface up again. tested by stsp@, pascal@ ok stsp@