From owner-freebsd-questions Wed Apr 18 15: 8: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 9B19637B423 for ; Wed, 18 Apr 2001 15:07:56 -0700 (PDT) (envelope-from dave_smith4@hp.com) Received: from amrelay1.boi.hp.com (amrelay1.boi.hp.com [15.56.8.24]) by palrel1.hp.com (Postfix) with ESMTP id 45B8C582 for ; Wed, 18 Apr 2001 15:06:44 -0700 (PDT) Received: from xpabh3.corp.hp.com (xpabh3.corp.hp.com [15.58.136.223]) by amrelay1.boi.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.02) with ESMTP id QAA22001 for ; Wed, 18 Apr 2001 16:06:21 -0600 (MDT) Received: by xpabh3.corp.hp.com with Internet Mail Service (5.5.2653.19) id <2M5NT9Z8>; Wed, 18 Apr 2001 15:06:20 -0700 Message-ID: <6BD67FFB937FD411A04F00D0B74FE8787EB5D1@xrose06.rose.hp.com> From: "SMITH,DAVE (HP-Roseville,ex1)" To: "'freebsd-questions@freebsd.org'" Subject: WaveLAN IEEE driver over ISA to PCMCIA Adapter Card Date: Wed, 18 Apr 2001 15:06:17 -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 everyone, I am have a problem with 4.2 FreeBSD release installing a WaveLAN/IEEE 802.11 Silver card (bought from Lucent) with a ISA to PCMCIA Adapter (bought from Lucent). I believe that the problem is related to the ISA to PCMCIA adapter card that I am using. Here is my configuration.... HP Netserver E-40 200MHZ Pentium Pro 64MB of RAM 2.0GB Hard Disk ISA to PCMCIA Adapter (bought from Lucent) WaveLAN/IEEE 802.11 Silver card (bought from Lucent) PC-100 Extender card (for diagnostics) The system starts up fine and runs great, I just don't get the WaveLAN card to be identified. There are no system crashes or anything like that. I do get the following errors as a result of the pccard_enable="YES" which I added to enable Pccard services. pccardd: /dev/card0 Device not configured. pccardd: /dev/card1 Device not configured. I believe that I have got to solve this problem first before moving any further. As far as I can tell, using the PC-100 Extender Card, power is never applied to the WaveLAN card. So I don't see how it can be detected until I can get the power enabled. I am not sure what the following message means aside from the obvious. pccardd: /dev/card0 Device not configured. I believe that it means that the ISA to PCMCIA bridge has not been configured properly and therefore the /dev/card0 cannot be configured properly because the system cannot see the PCMCIA bridge setting on the ISA bus. Any ideas? Perhaps the ISA to PCMCIA bridge is not supported on FreeBSD! I have device isa in the GENERIC configuration file which I copied to my own file for editing purposes and rebuilt the kernel based on my copy. I also have device card, device pcic0, device pcic1 and device wi in the configuration file. All of those things were part of the 4.2 FreeBSD release GENERIC configuration. Only pccard was not enabled. in /etc/rc.conf (I think) The system that I am working with is not available to inspect to get the exact file name. Any ideas? Dave Smith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message