CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2017/04/03 18:40:52
Modified files: sys/dev/pci : if_iwm.c if_iwmreg.h Log message: Add 8265 and 3168 support. Both cards need new firmware files which currently need to be installed by hand until the iwm-firmware package has been updated. This includes handling (by ignoring) of IWM_UCODE_TLV_FW_MEM_SEG and IWM_DEBUG_LOG_MSG firmware commands. Mostly stolen from dragonflybsd. With this in the X270 has working ethernet and wifi. Commit! deraadt@