From owner-freebsd-questions Mon Apr 16 18:13:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id 1954D37B42C for ; Mon, 16 Apr 2001 18:13:43 -0700 (PDT) (envelope-from dave_smith4@hp.com) Received: from xparelay2.corp.hp.com (xparelay2.corp.hp.com [15.58.137.112]) by palrel3.hp.com (Postfix) with ESMTP id D237C708 for ; Mon, 16 Apr 2001 18:13:42 -0700 (PDT) Received: from xpabh3.corp.hp.com (xpabh3.corp.hp.com [15.58.136.223]) by xparelay2.corp.hp.com (Postfix) with ESMTP id 9ACC51F514 for ; Mon, 16 Apr 2001 21:12:03 -0400 (EDT) Received: by xpabh3.corp.hp.com with Internet Mail Service (5.5.2653.19) id <2M5NMN17>; Mon, 16 Apr 2001 18:13:42 -0700 Message-ID: <6BD67FFB937FD411A04F00D0B74FE8787EB5C7@xrose06.rose.hp.com> From: "SMITH,DAVE (HP-Roseville,ex1)" To: "'freebsd-questions@freebsd.org'" Cc: "SMITH,DAVE (HP-Roseville,ex1)" Subject: WaveLAN IEEE driver Date: Mon, 16 Apr 2001 18:13:40 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have an X86 PC running 4.2 Release and I want to enable the Lucent/Agere Orinoco WaveLAN IEEE 802.11 card. I have the card plugged into a ISA to PCMCIA adapter card (I have tried a PCI to PCMCIA adapter too) and I am unable to get FreeBSD to recognize the card. I have built my own kernel just to make sure that the if_wi.c file is compiled and linked in. I have been unsuccessful at all attempts to get FreeBSD to recognize the PCMCIA card. There is no information that indicates that the card is present and it never gets powered on. I am a little new with FreeBSD and don't know yet all of the config files that might need to be modified in order to make this work. So far, I have not been successful at finding any usefull information about how device drivers are written and installed into the FreeBSD operating system and/or how to troubleshoot when it does not get called. It appears to me that the PCMCIA card is not recognized and powered on and therefor the wi_probe function is never called. But I cannot be sure about what is happening. Can someone help point me in the right direction? Is this the right email discussion for this topic? Thanks very much for any help, Dave Smith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message