From owner-freebsd-net@FreeBSD.ORG Mon Dec 20 11:36:57 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C771F106566B for ; Mon, 20 Dec 2010 11:36:57 +0000 (UTC) (envelope-from patrick.ale@gmail.com) Received: from mail-fx0-f49.google.com (mail-fx0-f49.google.com [209.85.161.49]) by mx1.freebsd.org (Postfix) with ESMTP id 56F458FC18 for ; Mon, 20 Dec 2010 11:36:56 +0000 (UTC) Received: by fxm19 with SMTP id 19so2546435fxm.36 for ; Mon, 20 Dec 2010 03:36:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=y9tqyCNtO3f/E5OPyQ++gS4vjMIcCMrGCZnRNygMdWk=; b=XaTvgPM0SPdZxdBX4oIR6ShQVywRg+uWR70dvO86rLh8+na6UCu8dmPbgvJPFEt2+3 w4/N5SKduuYth3nZ8Ds0j7XJBL368hh2j+zIHCzyH0h5EMUdozk4zmOf8I+Fe7PEPqcC FQ3N0WhqC3z4WA1Dz6oWfCqh0gQu3vcHtjlbM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Y8gEqJxBsqZ797Z577xMLhnsYj70npZvnxSZZou6dSTkbTGtz2ZsjizJLUWYdNfyhe bYJC0RZW4Gd5JL6mjGgDlnxeaNKARYL8K49TUlG4JR9QMUFq8n580Pzh9OJuC8o19GAy aDHsi56EnLkmDP/rJgoO9l0FnSP9wbGd2cEQA= MIME-Version: 1.0 Received: by 10.223.81.76 with SMTP id w12mr2706043fak.26.1292843184384; Mon, 20 Dec 2010 03:06:24 -0800 (PST) Received: by 10.223.113.17 with HTTP; Mon, 20 Dec 2010 03:06:24 -0800 (PST) In-Reply-To: <201012191710.oBJHABlC030477@freefall.freebsd.org> References: <201012191710.oBJHABlC030477@freefall.freebsd.org> Date: Mon, 20 Dec 2010 12:06:24 +0100 Message-ID: From: Patrick Ale To: Oliver Ebert Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-net@freebsd.org Subject: Re: kern/143874: [wpi] Wireless 3945ABG error. wpi0 could not allocate memory resource X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2010 11:36:58 -0000 Hi, Not sure if this is useful information for you but here goes: I have exactly the same problem on my Acer Aspire laptop with the same network card but then under Solaris 10 and Opensolaris, both 64 bit. The only way for me to get rid of this error and get the card working is to reduce my memory from 4GB to <=3D 3GB. I got told it has to do with the PCI to PCI-X bridge masquarading some memory addresses.. I am not a kernel/driver/code guru but I thought one of you might get some pointers out of this.. Patrick On Sun, Dec 19, 2010 at 6:10 PM, Oliver Ebert wr= ote: > The following reply was made to PR kern/143874; it has been noted by GNAT= S. > > From: Oliver Ebert > To: Bernhard Schmidt > Cc: bug-followup@freebsd.org > Subject: Re: kern/143874: [wpi] Wireless 3945ABG error. wpi0 could not > =A0allocate memory resource > Date: Sun, 19 Dec 2010 10:39:47 -0600 > > =A0On Sun, 19 Dec 2010 11:49:27 +0100 > =A0Bernhard Schmidt wrote: > > =A0> On Sunday 12 September 2010 05:30:10 oliver.solaris@gmail.com wrote: > =A0> > I have the same issue with a Toshiba Satellite P105: > =A0> > > =A0> > Sep 11 21:46:13 =A0kernel: wpi0: i= rq > =A0> > 17 at device 0.0 on pci3 > =A0> > Sep 11 21:46:13 =A0kernel: wpi0: Driver Revision 20071127 > =A0> > Sep 11 21:46:13 =A0kernel: wpi0: 0x1000 bytes of rid 0x10 res 3 fa= iled > =A0> > (0, 0xfffff fff). > =A0> > Sep 11 21:46:13 =A0kernel: wpi0: could not allocate memory resourc= e > =A0> > Sep 11 21:46:13 =A0kernel: device_attach: wpi0 attach returned 6 > =A0> > > =A0> > Please let me know if I can help out to track this issue down. > =A0> > =A0> Is this still an issue on a recent stable/8 or 8.2-BETA1? > =A0> > > =A0With 8.1 it is but I didn't had a chance to check with 8.2 beta. > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >