https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263613
Chris Hutchinson <portmas...@bsdforge.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |portmas...@bsdforge.com --- Comment #7 from Chris Hutchinson <portmas...@bsdforge.com> --- (In reply to Jonathan Vasquez from comment #2) Not sure if it matters. But in my case. I need to blacklist if_iwm(4): devmatch_blacklist="if_iwm.ko" then I add if_iwlwifi to my kld_list. So wlans_iwlwifi0="wlan0" ifconfig_wlan0="WPA SYNCDHCP" devmatch_blacklist="if_iwm.ko" kld_list="if_iwlwifi" Maybe this might help? I don't crash. :-) -- You are receiving this mail because: You are the assignee for the bug.