Date: Sat, 19 Nov 2016 15:59:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 205477] urtwn(4) USB wireless driver fails to initialize RTL8188CUS Message-ID: <bug-205477-17-ljE2DxxgNa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205477-17@https.bugs.freebsd.org/bugzilla/> References: <bug-205477-17@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205477 --- Comment #11 from Andriy Voskoboinyk <avos@freebsd.org> --- Ok, you need a workaround from https://lists.freebsd.org/pipermail/freebsd-arm/2016-March/013393.html : change cd ../rtwn && make depend && make && make install to cd ../rtwn && make depend && make CONF_CFLAGS=3D-march=3Darmv7a && make ins= tall --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205477-17-ljE2DxxgNa>