Now I've read it the man pages and everything I could find.
Here is what gathered and tried.
If the iwi stuff is compiled into the kernel only the below is needed. Which it looks to be for bsd 7.
legal.intel_iwi.license_ack=1
iwi_bss_load="YES"
iwi_ibss_load="YES"
iwi_monitor_load="YES"
Same error:
kernel: iwi0: could not load firmware
kernel: firmware_get: failed to load firmware image iwi_bss
And then this:
legal.intel_iwi.license_ack=1
if_iwi_load="YES"
wlan_load="YES"
firmware_load="YES"
iwi_bss_load="YES"
iwi_ibss_load="YES"
iwi_monitor_load="YES"
From the system log:
Apr 4 00:55:27 check_reload_status: reloading filter
Apr 4 00:55:23 php: /interfaces_opt.php: Creating rrd update script
Apr 4 00:55:22 kernel: iwi0: promiscuous mode enabled
Apr 4 00:55:22 kernel: iwi0: could not load firmware
Apr 4 00:55:22 kernel: firmware_get: failed to load firmware image iwi_bss
Apr 4 00:55:22 php: /interfaces_opt.php: An error occurred while trying to obtain the MTU setting for bge0. Using 1500.
Apr 4 00:55:22 php: /interfaces_opt.php: An error occurred while trying to obtain the MTU setting for iwi0. Using 1500.
Apr 4 00:55:22 kernel: bridge0: Ethernet address: ee:d1:ce:80:39:4c
Apr 4 00:55:20 kernel: iwi0: promiscuous mode disabled
Apr 4 00:55:20 php: /interfaces_opt.php: foreach if is opt1
Apr 4 00:55:20 php: /interfaces_opt.php: foreach if is wan
Apr 4 00:55:20 php: /interfaces_opt.php: foreach if is lan
Apr 4 00:55:20 kernel: iwi0: could not load firmware
Apr 4 00:55:20 kernel: firmware_get: failed to load firmware image iwi_bss
As I, obviously, is not a bsd hacker I need some help here.
Do I need any enabler, to turn it "on", for the wlan-card? It is set to ON i the bios. I mentioned before that this machine has been running a hackintosh installation. This should be a little bit interesting because I got the wlan running there and OSX is related to bsd? But even if the card was working in hackintosh the wlan status led never light up.