Date: Fri, 26 Aug 2011 11:14:13 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: freebsd-current@freebsd.org Subject: siba_bwn in GENERIC Message-ID: <4E5747C5.9070705@yandex.ru>
next in thread | raw e-mail | index | archive | help
Good day! Right now we have this line in GENERIC: #device bwn # Broadcom BCM43xx wireless NICs From user POV all he need to do to make his broadcom wifi work, is to uncomment this line and recompile his kernel. But this actually not sufficient - he also need to add device siba_bwn, and then install net/bwn-firmware-kmod. But he will know that after recompiling his kernel when his wireless adapter will not work as expected :). So may be we need to also add siba_bwn (commented out by default) in GENERIC and some reference about net/bwn-firmware-kmod? -- Regards, Ruslan Tinderboxing kills... the drives.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E5747C5.9070705>