From owner-freebsd-current@freebsd.org Wed Nov 2 06:42:00 2016 Return-Path: Delivered-To: freebsd-current@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 638ECC2B586; Wed, 2 Nov 2016 06:42:00 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D4BBF1BD6; Wed, 2 Nov 2016 06:41:59 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from bach.cs.huji.ac.il ([132.65.81.13]) by kabab.cs.huji.ac.il with esmtp id 1c1pF8-000KU0-Hk; Wed, 02 Nov 2016 08:41:50 +0200 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: urtwm -> rtwm From: Daniel Braniss In-Reply-To: Date: Wed, 2 Nov 2016 08:41:50 +0200 Cc: Andriy Voskoboinyk , freebsd-current , freebsd-wireless@freebsd.org Message-Id: <314C95BB-6A50-41BF-997E-E0D58965FCCA@cs.huji.ac.il> References: <4DC1B743-33EA-4AD7-B124-9D133316552C@cs.huji.ac.il> To: Idwer Vollering X-Mailer: Apple Mail (2.3124) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2016 06:42:00 -0000 > On 1 Nov 2016, at 23:13, Idwer Vollering wrote: >=20 > 2016-10-31 20:37 GMT+01:00 Andriy Voskoboinyk >: >> Sun, 30 Oct 2016 14:32:18 +0200 =D0=B1=D1=83=D0=BB=D0=BE = =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=BE Daniel Braniss >> >: >>=20 >> Hi! >>=20 >> rtwn_usb(4) depends on rtwn(4) module; you can try to >=20 > These change(s) require you to manually run 'service netif start > wlan', in order to have an (USB) device associate and configure an > IP address. > Is this change related: > https://svnweb.freebsd.org/base/head/etc/devd.conf?r1=3D304504&r2=3D3075= 29 = > ? that is not my problem. the problem was that the driver if_rtwn.ko was not available/compiled. only when I added device rtwn to the config file, the missing driver was = compiled. >=20 >> 1) add them to the kernel config; >> 2) check / fix WITHOUT_MODULES and MODULES_OVERRIDE make.conf(5) = variables >> 3) compile / install them manually >>=20 >> P.S. There is no 'rtwm' module in the tree; what is the exact error = message >> where it was? >>=20 >>=20 >>>=20 >>>> On 30 Oct 2016, at 14:07, Daniel Braniss = wrote: >>>>=20 >>>> hi, >>>> between r30666 and r30808 i lost my wireless, >>>=20 >>> s/r30666/r306333/ and s/r30808/r308087/ >>>=20 >>>> so reading UPDATE clarified why, I also did a mergemaster so now = devd >>>> et.all. seem to be in sync, >>>> but now devd complains that if_rtwn_usb depends on rtwm and there = is no >>>> rtwn, instead there are >>>> several rtwn-rtl8=E2=80=A6., the closest being rtwn-rt18188eufw.ko >>>>=20 >>>> this is what the old urtwn has to say: >>>> ... >>>> Starting devd. >>>> wlan: <802.11 Link Layer> >>>> urtwn0 on uhub1 >>>> urtwn0: on = usbus0 >>>> urtwn0: MAC/BB RTL8188EU, RF 6052 1T1R >>>> urtwn0: enabling 11n >>>> urtwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps >>>> urtwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps = 18Mbps >>>> 24Mbps 36Mbps 48Mbps 54Mbps >>>> urtwn0: 1T1R >>>> urtwn0: 11ng MCS 20MHz >>>> urtwn0: MCS 0-7: 6.5Mbps - 65Mbps >>>>=20 >>>> please help >>>>=20 >>>> thanks, >>>> danny >>>>=20 >>>> _______________________________________________ >>>> freebsd-current@freebsd.org mailing list >>>> https://lists.freebsd.org/mailman/listinfo/freebsd-current >>>> To unsubscribe, send any mail to >>>> "freebsd-current-unsubscribe@freebsd.org" >>>=20 >>>=20 >>> _______________________________________________ >>> freebsd-wireless@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless >>> To unsubscribe, send any mail to >>> "freebsd-wireless-unsubscribe@freebsd.org" >>=20 >> _______________________________________________ >> freebsd-wireless@freebsd.org = mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless = >> To unsubscribe, send any mail to = "freebsd-wireless-unsubscribe@freebsd.org = "