Hi,
I'm trying to get my wireless set up on a laptop runningfFreeBSD 9.0. From the manual:
So, I'm a newbie looking for the loader.conf file to edit as above:
followed by:
and the loader.conf file doesnt exist? I see:
loader, loader.4th, loader.help and loader.rc.
Do I have to create the loader.conf file myself?
I'm trying to get my wireless set up on a laptop running
Code:SYNOPSIS To compile this driver into the kernel, include the following lines in your kernel configuration file: device iwi device iwifw device pci device wlan device firmware Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_iwi_load="YES" In both cases, place the following line in loader.conf(5) to acknowledge the firmware license (see below): legal.intel_iwi.license_ack=1
So, I'm a newbie looking for the loader.conf file to edit as above:
# cd /boot
followed by:
# ls -l
and the loader.conf file doesnt exist? I see:
loader, loader.4th, loader.help and loader.rc.
Do I have to create the loader.conf file myself?