From owner-freebsd-mobile Wed Jul 24 17:37:35 2002 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 0734A37B400 for ; Wed, 24 Jul 2002 17:37:34 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D45D43E65 for ; Wed, 24 Jul 2002 17:37:33 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g6P0bJYx019795; Wed, 24 Jul 2002 18:37:25 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 24 Jul 2002 18:34:22 -0600 (MDT) Message-Id: <20020724.183422.116856285.imp@bsdimp.com> To: phil@f5iyj.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: e-mobility Nortel Networks WLAN card problem From: "M. Warner Losh" In-Reply-To: <20020724130752.20998.qmail@mx1.ovh.net> References: <20020724130752.20998.qmail@mx1.ovh.net> X-Mailer: Mew version 2.1 on Emacs 21.1 / 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: <20020724130752.20998.qmail@mx1.ovh.net> "Philippe Givet" writes: : I am trying to install an e-mobility Nortel Networks WLAN card with PCI : adapter on my freeBSD 4.6 station. : : From scratch, no 'wi0' in the dmesg result : I saw the card on pciconf -l result (none@pci1.13.0 ....) : : So I added the card in the pci_ids[] array of : /usr/src/sys/dev/wi/if_wi_pci.c and rebuilded the kernel. : dmesg result is : : ... : wi0: port oxd .... : wi0:wi_pci_attach()failed to enable pci ! : device probe_and_attach:wi attach returned 6 : and pciconf -l result : : ... : none@pci1:13:0 ..... : : Any idea to help me ? Maybe this card needs to have the same sort of things that OpenBSD does for its pci attachment. We only do a subset of them. You might want to investigate this more closely and report back. I'd do it, but I don't have the time at the moment. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message