From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 12:48:25 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C99461065673 for ; Wed, 14 Jan 2009 12:48:25 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-fx0-f11.google.com (mail-fx0-f11.google.com [209.85.220.11]) by mx1.freebsd.org (Postfix) with ESMTP id 5702D8FC1A for ; Wed, 14 Jan 2009 12:48:25 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by fxm4 with SMTP id 4so118528fxm.19 for ; Wed, 14 Jan 2009 04:48:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Lt/3neBpaasFjLK8mN/F9/nhumAPMk4Z39oH2RBRM70=; b=ESPGYquso4srGHJjpPdPs9tp141XIfLcQxNZXCnczZtU2HZ+mmPH/iXBpyzkpdKOqb xVC3Suouu9OFqlPmo5Rkw633JlGLsVmQeKJ+LFpKSYWJunHS0oNVUzEIQvw6vGNAoJLl DWI3ORmWT36Cws/x41Rstle90sdmZLIdNVQ80= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=DG2yMB2oaV6zZn3U03Jf+K3gJTm8G1+9lNuy+wGKXL2tcfG+NuEyAsYoK5kvcKlMsj tAEuT5D9l1D3K78v1Y1e58Y0zPDJWfIeggZ1TDIm/Yg8QAMpnsf4HUiw/uklYEQdvSdR vZfWB9l3KLOfoGqGrbxsx3q1+NsAd2nx+IrTw= Received: by 10.223.115.195 with SMTP id j3mr35138faq.99.1231937304320; Wed, 14 Jan 2009 04:48:24 -0800 (PST) Received: by 10.223.115.1 with HTTP; Wed, 14 Jan 2009 04:48:24 -0800 (PST) Message-ID: <3a142e750901140448jf622240r822942bc0b222fb5@mail.gmail.com> Date: Wed, 14 Jan 2009 13:48:24 +0100 From: "Paul B. Mahol" To: Deceased In-Reply-To: <496D9FF1.7030901@webmail.vulcano.lt> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <496D9FF1.7030901@webmail.vulcano.lt> Cc: freebsd-questions@freebsd.org Subject: Re: rum0 performance < 1Mbps; ath0 reboots system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2009 12:48:26 -0000 On 1/14/09, Deceased wrote: > Hi, List, > > Recently I've set up my non-lcd-wokring HP NX9020 notebook as ADSL > gateway and AP on 7.1-release > > Everything works well except wireless. I have LogiLink WL0025 (RT2573) > which users rum(4) driver. I now it's not recomended to use rum cards as > hostap, but my ath(4) card works even worse(later on that). rum(4) is known to have bad rx signals, eg. it is not complete. Also speed depends on reported tx rate; visible from ifconfig rum0 output. old usb stack have its own limits ... -- Paul