On Wed, 20 May 2015 18:28:10 +0200 Marko Cupać <[email protected]> wrote:
> Hi, > > it appears I have the same problem as stated here: > > http://openbsd-archive.7691.n7.nabble.com/iwm0-fatal-firmware-error-on-current-td267434.html > > I am on 5.7 -stable, however, and am very reluctant to go -current. > > Could I just patch if_iwm.c to the latest revision and rebuild the > kernel on -stable? I couldn't :( ../../../../dev/pci/if_iwm.c:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token cc1: warnings being treated as errors In file included from ../../../../sys/_types.h:37, from ../../../../sys/_endian.h:36, from ../../../../sys/endian.h:41, from ../../../../sys/types.h:45, from ../../../../sys/param.h:56, from ../../../../dev/pci/if_iwm.c:110: ./machine/_types.h:56: warning: data definition has no type or storage class ./machine/_types.h:56: warning: type defaults to 'int' in declaration of 'label_t' In file included from ../../../../dev/pci/if_iwm.c:119: ../../../../sys/systm.h:303: error: expected ')' before '*' token ../../../../sys/systm.h:304: error: expected ')' before '*' token *** Error 1 in /usr/src/sys/arch/amd64/compile/GENERIC.MP (Makefile:933 'if_iwm.o') I guess I'll have to go -current. -- Marko Cupać https://www.mimar.rs/

