From owner-freebsd-mobile@FreeBSD.ORG Mon Jan 18 14:08:46 2010 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6873C1065679 for ; Mon, 18 Jan 2010 14:08:46 +0000 (UTC) (envelope-from alex323@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id EA89D8FC12 for ; Mon, 18 Jan 2010 14:08:45 +0000 (UTC) Received: by fxm27 with SMTP id 27so2296848fxm.3 for ; Mon, 18 Jan 2010 06:08:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=ppZg3l+I5riMqTuXE/dogDyX2IESafnDOtys7BzKX5U=; b=tzsaLJyjq41uUeoauisXw0IBU7PthAbB6oMu+57wGy0RPfiPR4PajQaBWC7A9JUxT7 GlZtFbalyGNjnfueDefUT0BunkBnY/4yIyM6EObvEL17DWZs8SXR2jf+4UsfMmpAldYE fMiM8GJClA952We0y9b80yO9Mht1r01TynhNM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=oi54X96jUTkze8ThFGhHoPXt4EeRQCwnjak73AW7SSro0VqBcRgXXPcgsXijflnqm1 /OVqdbnaxStm5pRK0jAysRhFA7ExtVMbbegxREkJxx/8pzurJnZfEa7EtG3/2cbq6sVH 6/7ctriFqIHwzr/FnispZfYnv21gZXHo977UY= Received: by 10.223.14.145 with SMTP id g17mr7691206faa.51.1263823724830; Mon, 18 Jan 2010 06:08:44 -0800 (PST) Received: from localhost (ool-44c14b8e.dyn.optonline.net [68.193.75.142]) by mx.google.com with ESMTPS id 14sm2147777fxm.11.2010.01.18.06.08.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 18 Jan 2010 06:08:43 -0800 (PST) Date: Mon, 18 Jan 2010 09:08:40 -0500 From: Alex To: Paul B Mahol Message-ID: <20100118090840.52be92e3@gmail.com> In-Reply-To: <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> References: <20100106103504.51cc1428@gmail.com> <3a142e751001171430t613e015nd3f660437fd9aa9c@mail.gmail.com> <20100117191701.2a308ae0@gmail.com> <3a142e751001171859k39b20885y3b15a3bc5ac2c225@mail.gmail.com> <3a142e751001171900l1b341b78o409734bc744f30a8@mail.gmail.com> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems on 8.0-RELEASE X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2010 14:08:46 -0000 On Mon, 18 Jan 2010 03:00:46 +0000 Paul B Mahol wrote: > On 1/18/10, Paul B Mahol wrote: > > On 1/18/10, Alex wrote: > >> On Sun, 17 Jan 2010 22:30:12 +0000 > >> Paul B Mahol wrote: > >> > >>> On 1/6/10, Alex wrote: > >>> > Does anyone know why this might be happening? > >>> > >>> There are many possible reasons, but I never experienced upload > >>> problems with NDISulator. (well only when using powerd with > >>> aggressive settings, this way watchdog did happened when > >>> transferring at high speeds ... but tranfer completed just fine) > >>> > >>> What is dmesg output related to ndis0? > >>> > >> > >> I filed a report about this problem which contains the information > >> you are looking for: > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=142624 > > > > Report is missing most important lines, the ones which are displayed > > once module is loaded but before interface is activated. > > > > I need to know the real name of "dummy" call(s). > The module is loaded at boot time in loader.conf, but I think this is the message you were looking for: ntoskrnl dummy called... That message repeats itself over and over, completely filling up my dmesg output. > If you can't manage to get that information, post link to .SYS and > .INF files you are using. > http://centromere.net/rtl8192se.tar.bz2 -- Alex