From owner-freebsd-mobile Sun Jul 7 21: 1:43 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 EFC8037B400 for ; Sun, 7 Jul 2002 21:01:40 -0700 (PDT) Received: from server2.umt.edu (server2.umt.edu [150.131.14.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9892443E42 for ; Sun, 7 Jul 2002 21:01:40 -0700 (PDT) (envelope-from pschmied@selway.umt.edu) Received: from selway.umt.edu (IDENT:pschmied@[150.131.14.2]) by server2.umt.edu (8.10.2/8.10.2) with ESMTP id g6841Yq30056 for ; Sun, 7 Jul 2002 22:01:34 -0600 (MDT) Date: Sun, 7 Jul 2002 22:01:34 -0600 (MDT) From: Peter W Schmiedeskamp To: freebsd-mobile@freebsd.org Subject: Netgear 802.11 PCMCIA Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hello, I have a Compaq Armada E500 laptop that I am working on with a TI12XX PCI pcmcia controller. FreeBSD is 4.6-RELEASE I am trying to get a NetGear MA401 802.11 Wireless card to work. I insert the card, and it beeps and says: pccard: card inserted, slot 0 Then, the error: pccardd[49]: No card in database for "(null)"("(null)") There is an entry in /etc/defaults/pccard.conf for this exact model of card, but the CIS data doesn't seem to be correctly read. There are a number of devices, including the PCMCIA controller, the built-in ethernet, the modem and a couple others on IRQ 11. I have tried setting various permutations of the hw.pcic.ignore_function_1, hw.pcic.init_routing, hw.pcic.intr_path, and hw.pcic.irq to no avail. I've also tried hard setting the IRQ in the kernel, but it still ends up on IRQ 11. Any ideas on how to get this to work? -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message