From owner-freebsd-mobile Thu Feb 13 20:30:21 2003 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C3F937B401 for ; Thu, 13 Feb 2003 20:30:20 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E754243F93 for ; Thu, 13 Feb 2003 20:30:17 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1E4U33Y002850; Thu, 13 Feb 2003 21:30:04 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 13 Feb 2003 21:29:36 -0700 (MST) Message-Id: <20030213.212936.130545737.imp@bsdimp.com> To: dougy@brizzie.org Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: freebsd-mobile@FreeBSD.ORG From: "M. Warner Losh" In-Reply-To: <004701c2d3e0$6677d6a0$6400a8c0@ROADRUNNER> References: <015701c2d3d2$a9c10f70$0300a8c0@oracle> <20030213.210715.61231254.imp@bsdimp.com> <004701c2d3e0$6677d6a0$6400a8c0@ROADRUNNER> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <004701c2d3e0$6677d6a0$6400a8c0@ROADRUNNER> "Doug Young" writes: : : > : I'm having all sorts of diabolicals with PCI wireless card adaptor & : since I : > : have a line 'pccard_enable="YES" ' in /etc/rc.conf, I figure that pccard : > : SHOULD be running (it isn't). From what I can make of the GENERIC : kernel : > : config file its included normally. : > : > That's right. What are the issues you are seeing? : > : dmesg suggests its found the WL210 PCI cradle OK, but it doesn't appear that : anything on the planet can convince the system that there is actually a : WL110 PCMCIA device in the WL210. I've done everything I can think of with : /etc/rc.conf to enable pccard but its still not running. : : : pcic0: irq3 at device 16.0 on pci0 : : pcic0 Could not map register memory : : device_probe_and_attach: pcic0 attach returned 12 Which version of FreeBSD? 4.x? It looks like there's no memory resource assigned to this card, and for some reason freeBSD isn't assigning one. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message