From owner-freebsd-current@FreeBSD.ORG Sun Jul 17 17:19:16 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13AB716A41C for ; Sun, 17 Jul 2005 17:19:16 +0000 (GMT) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id C824743D45 for ; Sun, 17 Jul 2005 17:19:15 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.94] ([66.127.85.94]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j6HHJEms012552 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 17 Jul 2005 10:19:15 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <42DA9332.2030200@errno.com> Date: Sun, 17 Jul 2005 10:19:46 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik Winge References: <4cf221cc050717045319c1f3cf@mail.gmail.com> In-Reply-To: <4cf221cc050717045319c1f3cf@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: if_ural in 6.0-BETA1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 17 Jul 2005 17:19:16 -0000 Erik Winge wrote: > Hi, > > After upgrading to 6.0-BETA1 I have started using an Asus ural-bases > wireless card. > > Besides lower performance than with Windows, this driver seems to have > some stability issues. I keep getting "Corrupted MAC on > input"-messages from scp when copying files. The files I have been > testing with are about 5MB in size, and the problem interrupts every > one of 4-5 upload attempts. The driver has no tx rate control support and defaults to 1Mb/s so you must explicitly set the tx rate to get any reasonable performance. However even when locked to 54M on an 11g channel I never saw tcp netperf performance much more than ~15Mb/s with a strong signal. I never saw data corruption but mostly was testing wpa. In general I wasn't impressed with the device and the driver definitely needs work. Hard to recommend it. Sam