From owner-freebsd-arm@freebsd.org Fri Jun 24 20:17:21 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64691B80945 for ; Fri, 24 Jun 2016 20:17:21 +0000 (UTC) (envelope-from iz-rpi03@hs-karlsruhe.de) Received: from smtp.hs-karlsruhe.de (smtp.HS-Karlsruhe.DE [193.196.64.25]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C6EE2FD6 for ; Fri, 24 Jun 2016 20:17:20 +0000 (UTC) (envelope-from iz-rpi03@hs-karlsruhe.de) Received: from iz-wera01.hs-karlsruhe.de ([193.196.65.46]) by smtp.hs-karlsruhe.de with esmtp (Exim 4.80.1) (envelope-from ) id 1bGXXR-00HZ00-K3; Fri, 24 Jun 2016 22:17:17 +0200 X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 From: Ralf Wenk To: "Thomas Laus" cc: FreeBSD ARM Subject: Re: 'urtwn' & 'urtwnfw' Devices Unknown in r302145 In-reply-to: <576D33B9.19054.E2ECD@lausts.acm.org> References: <20160623220014.GA73746@mail.laus.org>, <576D33B9.19054.E2ECD@lausts.acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Fri, 24 Jun 2016 22:17:17 +0200 Message-Id: X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2016 20:17:21 -0000 Thomas Laus wrote: > Ralf Wenk > > =5B...=5D > > In my old RPi kernel configuration I use in one line: > >=20 > > makeoptions MODULES_OVERRIDE=3D=22wlan wlan_ccmp wlan_tkip wlan_w= ep > > wlan_amrr wlan_rssadapt wlan_xauth wlan_acl urtwn urtwnfw firmware= =22 > >=20 > > I am unsure about the =22MODULES_EXTRA=22 line. May be you should jus= t add > > the missing drivers there. > >=20 > The modules are not being built at all with a kernel build because they= are=20 > not being found by the build script. I have this problem on both my am= d64=20 > and arm computers. I just performed a fresh checkout of my source tree= and=20 > compared the location of the urtwn and urtwnfw files on my FreeBSD 10 R= elease=20 > and FreeBSD 11 computers. I am including the logs from the run on the = amd4=20 > computer because it builds faster than my BeagleBone. The results are = the=20 > same. Hm, > config: Error: device =22urtwn=22 is unknown > config: Error: device =22urtwnfw=22 is unknown reminds me, that the urtwn device was moved to a new location=5B1=5D whil= e I was following CURRENT. I do think that caused such error messages before I used the new location in my kernel configuration. Ralf =5B1=5D: 11.0-ALPHA4: sys/dev/urtwn/ 10.3-STABLE: sys/dev/usb/wlan/