From owner-freebsd-current@freebsd.org Sat Oct 22 14:49:12 2016 Return-Path: <owner-freebsd-current@freebsd.org> 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 97D94C1D000 for <freebsd-current@mailman.ysv.freebsd.org>; Sat, 22 Oct 2016 14:49:12 +0000 (UTC) (envelope-from mizhka@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7500E1803 for <freebsd-current@freebsd.org>; Sat, 22 Oct 2016 14:49:12 +0000 (UTC) (envelope-from mizhka@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 7175BC1CFFD; Sat, 22 Oct 2016 14:49:12 +0000 (UTC) Delivered-To: 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 711B4C1CFFC for <current@mailman.ysv.freebsd.org>; Sat, 22 Oct 2016 14:49:12 +0000 (UTC) (envelope-from mizhka@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0555B17FC for <current@freebsd.org>; Sat, 22 Oct 2016 14:49:12 +0000 (UTC) (envelope-from mizhka@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id b80so32243571wme.1 for <current@freebsd.org>; Sat, 22 Oct 2016 07:49:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=qdSUjBY3RTzU1zTCwwP3ugaMOmX60VJdQoDBZf/wf5M=; b=0QldDRJTop1zccYsJPPI7iFQwCUpA5tPP7w584YHuCFJCI4TrzpH1FX0FkvVw5T4Vb T6fvv+RPiXhP8t8d1rPEoI6rnIfTzJ08V0HzKCRcPuJ35IPs5d5Zx5UQZeLp6yT41ZY3 QSBju6IhlxMv++gIFVqIT/CD0MJ7GQnVAbW/dNtDlROxoF+F471lX/t5Cl/3jakN0+9N 1/ROm2OqQs1JuawyfLB30rrI/Q9vTjDGq4Rg2wbiD+qXmKE+XswM2mGfF9MxJiqtcWzl DjM158wRb6ZpgFwleg3cj4CKsF3xeMzUyBEP9ZZ2RdcGOaPkYGLXv0bxrNOaH5kbvlnm JIJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=qdSUjBY3RTzU1zTCwwP3ugaMOmX60VJdQoDBZf/wf5M=; b=KevWxiziB66GRSsYnNim9p6VC/MwZH9Ka0DJAM79nBFOVh4cBZYBXkuMYDujgB+KTI CuE8+f98t+eR0KVpX7YgOUPtKpkLdc+yj93LL5HFcCIHhHRRPUCLTgG4GILBmwL0mXZH NOKPCnOdgrwtmPDT0RtQ6+nC11pnaRQ3jov1xyFitfCLGnt2QSF1TxS2v+mxahdeTALK 8o062kCTxwTUOX4DTwRbKn9PB0foy/SU5WbKOzvsD1E1RFDVYCfoWOdmKP7NyYFZTWFc vVM8wCuA8O9MYJ56SnM6Lc4qV9BeFKE+aBvtFmjqJumKUgqmiF+7lO/YfBUYPmFupBll 0ujA== X-Gm-Message-State: AA6/9RkhJaE2bnhuQmUvBP+nnw6kog3S6s+lj1uv8X4huW6GkHFB/ztiGw3LQKlGd0Xh4/qaUxtTY5410i90sQ== X-Received: by 10.28.71.14 with SMTP id u14mr7838610wma.10.1477147750348; Sat, 22 Oct 2016 07:49:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.12.196 with HTTP; Sat, 22 Oct 2016 07:49:09 -0700 (PDT) In-Reply-To: <20161022141943.GT51420@home.opsec.eu> References: <op.yjivmw1k4dikkl@localhost> <op.yjvko8zt4dikkl@localhost> <op.ym4deppz4dikkl@localhost> <20161021191957.GA963@athena.sysfault.org> <20161022062232.GS51420@home.opsec.eu> <CAF19XBLgQOGs0s-jJnEaF-JD7wxjoW5R7ABmzbJDMQnSckeUGQ@mail.gmail.com> <20161022141943.GT51420@home.opsec.eu> From: Michael Zhilin <mizhka@gmail.com> Date: Sat, 22 Oct 2016 17:49:09 +0300 Message-ID: <CAF19XB+veuKNnQGp+GDm=MAWywmJ9Qu9x3odPaxz-yWHEz5vCg@mail.gmail.com> Subject: Re: urtwn(4) / rtwn(4) drivers are merged - call for testing (Was: RTL8812AU / RTL8821AU driver) To: Kurt Jaeger <lists@opsec.eu> Cc: current@freebsd.org Content-Type: text/plain; charset=UTF-8 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 <freebsd-current.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sat, 22 Oct 2016 14:49:12 -0000 Kurt, No more than idea: kldstat contains rtwn-rtl8192cfwU, but no rtwn-rtl8192cfwU_B. Do you have compiled rtwn-rtl8192cfwU_B.ko in /boot/kernel? Best regards, Michael On Sat, Oct 22, 2016 at 5:19 PM, Kurt Jaeger <lists@opsec.eu> wrote: > Hi! > > > On -current rtwn has been attached to same chip. > > I've rebuild to > > FreeBSD udog.opsec.eu 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r307767: Sat > Oct 22 15:31:03 CEST 2016 pi@udog.opsec.eu:/usr/obj/usr/src/sys/GENERIC > amd64 > > and still: > > none2@pci0:3:0:0: class=0x028000 card=0x819510ec chip=0x817610ec > rev=0x01 hdr=0x00 > vendor = 'Realtek Semiconductor Co., Ltd.' > device = 'RTL8188CE 802.11b/g/n WiFi Adapter' > class = network > bar [10] = type I/O Port, range 32, base 0x5000, size 256, enabled > bar [18] = type Memory, range 64, base 0xf2400000, size 16384, > enabled > > Any ideas ? > > -- > pi@opsec.eu +49 171 3101372 4 years to > go ! >