From owner-freebsd-current@freebsd.org Sun Oct 30 12:14:02 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 B6FC0C1B6C5; Sun, 30 Oct 2016 12:14:02 +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 5DE901138; Sun, 30 Oct 2016 12:14:01 +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 1c0otD-0005Pl-MF; Sun, 30 Oct 2016 14:07:03 +0200 From: Daniel Braniss Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: urtwm -> rtwm Message-Id: Date: Sun, 30 Oct 2016 14:07:03 +0200 To: freebsd-current , freebsd-wireless@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) 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: Sun, 30 Oct 2016 12:14:02 -0000 hi, between r30666 and r30808 i lost my wireless, 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 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 please help thanks, danny