Date: Thu, 13 Sep 2018 18:21:21 +0100 From: Gary Palmer <gpalmer@freebsd.org> To: Goran Meki?? <meka@tilda.center> Cc: freebsd-net@freebsd.org Subject: Re: Compiling iwm as module Message-ID: <20180913172121.GA72784@in-addr.com> In-Reply-To: <20180913163936.hcc3pqgc234s4udy@hal9000.home.meka.rs> References: <20180913163936.hcc3pqgc234s4udy@hal9000.home.meka.rs>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 13, 2018 at 06:39:36PM +0200, Goran Meki?? wrote: > Hello, > > My wife decided to give FreeBSD a try, but her laptop has iwm driver, > which is not yet in GENERIC on 11.2-RELEASE. Is there a way to compile > only mentioned driver and not the whole kernel/world? If it isn't, can > I compile only kernel given I take good care which sources I download? > I'd like to provide her as smooth FreeBSD experience as I can, and for > her it means less compiling when she update's her system. Thanx! Hi, Do you not have /boot/kernel/if_iwm.ko already? It should have shipped with the release. If you put if_iwm_load="YES" iwm3160fw_load="YES" iwm7260fw_load="YES" iwm7265fw_load="YES" iwm8000Cfw_load="YES" in /boot/loader.conf and reboot the modules should load and the device should be found You probably don't need all the FW modules, you can trim it down to the one you need Regards, Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180913172121.GA72784>