From owner-freebsd-wireless@FreeBSD.ORG Fri Jan 3 06:30:40 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9457869 for ; Fri, 3 Jan 2014 06:30:40 +0000 (UTC) Received: from mail-qa0-x233.google.com (mail-qa0-x233.google.com [IPv6:2607:f8b0:400d:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 878081D62 for ; Fri, 3 Jan 2014 06:30:40 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id o15so167851qap.17 for ; Thu, 02 Jan 2014 22:30:39 -0800 (PST) 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:content-type:content-transfer-encoding; bh=4IAmM6L7hSLhVfLNOpTPU1IJSZ+NiOq+YEpctP8wJpo=; b=o/u9p3jEo4zkvx0/xqQAJZs5PawWsiIY2mHQhS7QajTd54iqLVXf9hYSpzR1YXQf0w 9Qq5PIFz+MGCNm0ZzQ6BZBAjFurYZTvGBdyYDwGfDGrrsqXXgAYz+VqvIkBYwhnJF/jL yrFsrhsjWLy+BziEtgs1oChI4v52fs9K5R+ACxu5o9wwBT5HbvUFoLv0r9B4dM7/GwWN oMqsBgCpFB9/xW4beEO9CYAP2b52IcYYawn2UX9Zxf1BFZA7K+n/uLDnUTm9r+FyQwqv N078sbxOqhVprAbY+u9txgSn8turmg67Xy8qNPjSjlB4uuUopm8t7inQBRhJ62l0ib7K Exvg== X-Received: by 10.224.111.199 with SMTP id t7mr30238876qap.64.1388730639643; Thu, 02 Jan 2014 22:30:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.152.42 with HTTP; Thu, 2 Jan 2014 22:29:59 -0800 (PST) In-Reply-To: <186746.49770.bm@smtp115.sbc.mail.ne1.yahoo.com> References: <75.49.26969.21E03C25@cdptpa-oedge01> <186746.49770.bm@smtp115.sbc.mail.ne1.yahoo.com> From: =?UTF-8?B?5LmU5qWa?= Date: Fri, 3 Jan 2014 14:29:59 +0800 Message-ID: Subject: Re: Looking driver for rtl8192ee() To: Thomas Mueller Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-wireless X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jan 2014 06:30:40 -0000 Sorry for my careless, now everything is text mode. I can see rsu supports the following devices: RTL8192CE RTL8192CU RTL8192SU I have an other USB card : urtwn0: MAC/BB RTL8192CU, RF 6052 2T2R. It could work well. The product is EDUP EP-N1572, which is a micro usb wireless card. It can support 11n/11g/11b, and speed is 300M/bps. But it noly work at 11g. ifconfig : media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g. How to let it work in 11n? 2014/1/3 Thomas Mueller : >> I've tried ndis, extract and convert Windows drivers, but can not drive = properly=E3=80=82 > > I said it was an outside chance, and figure this chance diminished with t= ime as MS-Windows driver files become less friendly, no .inf and .sys . > > I tried on Hiro H50191 USB adapter, got the ndis driver, but it didn't wo= rk. > > Fortunately, device rsu now works for FreeBSD 10-stable and 11-head. > > Is it possible to configure Gmail to send without those annoying quoted-p= rintable HTML attachments? > > Tom >