[Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082

2017-02-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217308

Ngie Cooper  changed:

   What|Removed |Added

   Assignee|freebsd-wirel...@freebsd.or |n...@freebsd.org
   |g   |
 CC||adr...@freebsd.org,
   ||n...@freebsd.org
 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #4 from Ngie Cooper  ---
Thank you for the patch.

adrian@: FYI.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082

2017-02-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217308

--- Comment #3 from commit-h...@freebsd.org ---
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 
  Reported by:  Jakob Alvermark , Juan Ram?mon Molina
Menor 
  Sponsored by: Dell EMC Isilon

Changes:
  head/sys/modules/iwm/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082

2017-02-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217308

--- Comment #2 from Juan Ramón Molina Menor  ---
(In reply to andrnils from comment #1)

Thanks! Your patch resolves the issue for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

[Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082

2017-02-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217308

andrn...@gmail.com changed:

   What|Removed |Added

 CC||andrn...@gmail.com

--- Comment #1 from andrn...@gmail.com ---
Created attachment 180242
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180242&action=edit
Patch for missing symbols

I had the same problem and the attached patch fixed it for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082

2017-02-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217308

Bug ID: 217308
   Summary: [iwm] if_iwm kernel module doesn't load since r314082
   Product: Base System
   Version: CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: wireless
  Assignee: freebsd-wireless@FreeBSD.org
  Reporter: i...@juanmolina.eu

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"