CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/08/07 17:06:39
Modified files: sys/dev/pci : if_iwm.c Log message: Make iwm(4) automagically recover from fatal firmware errors by leaving the interface marked UP and scheduling the init task. Matches iwn(4) behaviour.