Bug 217308 - [iwm] if_iwm kernel module doesn't load since r314082
Summary: [iwm] if_iwm kernel module doesn't load since r314082
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Enji Cooper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-23 10:39 UTC by Juan Ramón Molina Menor
Modified: 2018-03-01 06:20 UTC (History)
3 users (show)

See Also:


Attachments
Patch for missing symbols (518 bytes, patch)
2017-02-23 14:52 UTC, andrnils
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juan Ramón Molina Menor 2017-02-23 10:39:32 UTC
My Intel 7260 wireless, which was working perfectly before r314082, stops working with r314082 since the if_iwm module does not load:

link_elf_obj: symbol iwm7265_cfg undefined
linker_load_file: Unsupported file type

The iwm7260fw module loads as before.
Comment 1 andrnils 2017-02-23 14:52:20 UTC
Created attachment 180242 [details]
Patch for missing symbols

I had the same problem and the attached patch fixed it for me.
Comment 2 Juan Ramón Molina Menor 2017-02-23 15:17:21 UTC
(In reply to andrnils from comment #1)

Thanks! Your patch resolves the issue for me.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-02-23 17:44:43 UTC
A commit references this bug:

Author: ngie
Date: Thu Feb 23 17:44:06 UTC 2017
New revision: 314151
URL: https://svnweb.freebsd.org/changeset/base/314151

Log:
  Unbreak if_iwm.ko after r314076

  Add if_iwm_7000.c/if_iwm_8000.c to SRCS to match similar additions made
  to sys/conf/files after refactoring done in the commit noted.

  PR:		217308
  Pointyhat to:	adrian
  Submitted by:	Andreas Nilsson <andrnils@gmail.com>
  Reported by:	Jakob Alvermark <jakob@alvermark.net>, Juan Ram?mon Molina Menor <listjm@club.fr>
  Sponsored by:	Dell EMC Isilon

Changes:
  head/sys/modules/iwm/Makefile
Comment 4 Enji Cooper freebsd_committer freebsd_triage 2017-02-23 17:46:10 UTC
Thank you for the patch.

adrian@: FYI.
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-03-01 06:20:16 UTC
A commit references this bug:

Author: eadler
Date: Thu Mar  1 06:19:13 UTC 2018
New revision: 330189
URL: https://svnweb.freebsd.org/changeset/base/330189

Log:
  MFC 314151:

  Unbreak if_iwm.ko after r314076

  Add if_iwm_7000.c/if_iwm_8000.c to SRCS to match similar additions made
  to sys/conf/files after refactoring done in the commit noted.

  PR:		217308
  Pointyhat to:	adrian
  Submitted by:	Andreas Nilsson <andrnils@gmail.com>
  Reported by:	Jakob Alvermark <jakob@alvermark.net>, Juan Ram?mon Molina Menor <listjm@club.fr>

Changes:
_U  stable/11/
  stable/11/sys/modules/iwm/Makefile