From owner-freebsd-net@FreeBSD.ORG Sun Dec 19 11:00:27 2010 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53E8E106566C for ; Sun, 19 Dec 2010 11:00:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 41FCF8FC08 for ; Sun, 19 Dec 2010 11:00:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBJB0QQo032667 for ; Sun, 19 Dec 2010 11:00:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBJB0QgV032641; Sun, 19 Dec 2010 11:00:26 GMT (envelope-from gnats) Date: Sun, 19 Dec 2010 11:00:26 GMT Message-Id: <201012191100.oBJB0QgV032641@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Bernhard Schmidt Cc: 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 Reply-To: Bernhard Schmidt List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2010 11:00:27 -0000 The following reply was made to PR kern/143874; it has been noted by GNATS. From: Bernhard Schmidt To: oliver.solaris@gmail.com Cc: bug-followup@freebsd.org Subject: Re: kern/143874: [wpi] Wireless 3945ABG error. wpi0 could not allocate memory resource Date: Sun, 19 Dec 2010 11:49:27 +0100 On Sunday 12 September 2010 05:30:10 oliver.solaris@gmail.com wrote: > I have the same issue with a Toshiba Satellite P105: > > Sep 11 21:46:13 kernel: wpi0: irq 17 > at device 0.0 on pci3 > Sep 11 21:46:13 kernel: wpi0: Driver Revision 20071127 > Sep 11 21:46:13 kernel: wpi0: 0x1000 bytes of rid 0x10 res 3 failed > (0, 0xfffff fff). > Sep 11 21:46:13 kernel: wpi0: could not allocate memory resource > Sep 11 21:46:13 kernel: device_attach: wpi0 attach returned 6 > > Please let me know if I can help out to track this issue down. Is this still an issue on a recent stable/8 or 8.2-BETA1? -- Bernhard