From owner-freebsd-wireless@FreeBSD.ORG Thu Jan 2 20:43:33 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0EA24180 for ; Thu, 2 Jan 2014 20:43:33 +0000 (UTC) Received: from nm1-vm5.access.bullet.mail.gq1.yahoo.com (nm1-vm5.access.bullet.mail.gq1.yahoo.com [216.39.63.119]) by mx1.freebsd.org (Postfix) with SMTP id CBFB3113B for ; Thu, 2 Jan 2014 20:43:32 +0000 (UTC) Received: from [216.39.60.176] by nm1.access.bullet.mail.gq1.yahoo.com with NNFMP; 02 Jan 2014 20:40:20 -0000 Received: from [98.138.226.244] by tm12.access.bullet.mail.gq1.yahoo.com with NNFMP; 02 Jan 2014 20:40:20 -0000 Received: from [127.0.0.1] by smtp115.sbc.mail.ne1.yahoo.com with NNFMP; 02 Jan 2014 20:40:20 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bellsouth.net; s=s1024; t=1388695220; bh=mkMqQ6pjJfQR2EZTa8iqaQQ3P8F6CMP3GDNZtSe8k1Q=; h=X-Yahoo-Newman-Id:Message-ID:Date:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:From:To:CC:References:Subject; b=4ExPf3JHrQsmprUppCJSAIe1zw1RpJHwOqiIpdxCJMmatBhMWnnSP3j5LxUobiEpvUO0UQlz31tyyrUQ7oOMllsJxobybLwFOsdKNvR4uGMJqHAWUaOxI9KMKIlxTXcLWWRUnypOtReHDtCG8Q4ZrP5HJn7gPD+rF2KvNOAKvgk= X-Yahoo-Newman-Id: 186746.49770.bm@smtp115.sbc.mail.ne1.yahoo.com Message-ID: <186746.49770.bm@smtp115.sbc.mail.ne1.yahoo.com> Date: Thu, 2 Jan 2014 20:40:20 +0000 (UTC) X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: PpegydwVM1n9D2V.VTnui.tHlN.Aj3M0ALmFj4jdqCz6hMH 1iKIBX.zT0DlTCd8MzwIxXMcHYxBn9xZaJpUjhNdBVCHdb0icLZjTbX9F2IT xUjaATWnJqzueRER80nCRZP5CEdfqNS7RefYhFWYO6Ob8ACmh3ekq1eHzOiX YNEZDls8GDNQ28rh.ujcJdel.okfB8SGojHjyiT95xIQ_iX_MJZXlGqqbFfF wplQ7IgFniWWYcJicIKUO7U5i0fTxImQUaaEHp3w52G7iCMkClBkGOfBZnij XVy00zfDoMRdYl9JcnDndldk83oza.By2C3PbEIeNq5ZMv3D1sJOm53lxakU 0zI4XtEqWWV8V9_zlDVEnUHO23EiwznLLbYw6FEQeCx6bM6TeBie4C5PS1Lr zDlYgEK_3wMmnbZiujhloXAX1mhow7wgcwhPVY2sae4eyIu3kYUPGVBYBZEP uvlhSvz5va5NWbXqXd8kYKq8JI6LwDUsddkG4j0dheKQIGCNxkXe.h2xfOQS P4ZuMv0U9b1R9_fbXjbf1JqJ4vUDGEikVboqIBnuEBvWbA2ASUN8mfRSf6x. TNJOnP8dj6dK71POUxgdF3rHz X-Yahoo-SMTP: Kz_aW1.swBBYof3zAD7.RWzXz9ZAQVDMml1VADsbgPT4Kq79LC0- X-Rocket-Received: from localhost (mueller6724@96.28.178.143 with plain [98.138.31.74]) by smtp115.sbc.mail.ne1.yahoo.com with SMTP; 02 Jan 2014 20:40:20 +0000 UTC From: "Thomas Mueller" To: freebsd-wireless@freebsd.org References: <75.49.26969.21E03C25@cdptpa-oedge01> Subject: Re: Looking driver for rtl8192ee() Cc: honestqiao@gmail.com 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: Thu, 02 Jan 2014 20:43:33 -0000 > I've tried ndis, extract and convert Windows drivers, but can not drive properly。 I said it was an outside chance, and figure this chance diminished with time 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 work. Fortunately, device rsu now works for FreeBSD 10-stable and 11-head. Is it possible to configure Gmail to send without those annoying quoted-printable HTML attachments? Tom