From owner-freebsd-stable Wed Nov 22 9:23: 5 2000 Delivered-To: freebsd-stable@freebsd.org Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by hub.freebsd.org (Postfix) with ESMTP id 7F67437B4D7 for ; Wed, 22 Nov 2000 09:23:03 -0800 (PST) Received: from titanic.medinet.si (titanic.medinet.si [212.18.32.66]) by piranha.amis.net (Postfix) with ESMTP id F26465E1F; Wed, 22 Nov 2000 18:23:01 +0100 (CET) Date: Wed, 22 Nov 2000 18:23:01 +0100 (CET) From: Blaz Zupan X-Sender: blaz@titanic.medinet.si To: shizuka00 Cc: stable@FreeBSD.ORG Subject: Re: WaveLAN PCI problem In-Reply-To: <20001122172103.8067.qmail@hk.sina.com.hk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have a Lucent WaveLAN wireless lan card that come with a PCI PCMCIA > adapter and it works fine on W98SE and RH 7.0. However, today when I tried > it on FBSD 4.2-stable, it hang when probing pnp device. I also tried to > change BIOS setting as PnP OS = yes, then it worked fine until pccardd > recognized the card and loaded the driver. The system then hang and > Ctrl-Alt-Del didn't work unless I pressed the reset button. Please refer > to the enclosed message file when I booted with "boot -v" option. You are currently out of luck. The problem is in the pccard code, which only supports the cardbus bridge in pccard emulation mode. This works on laptops because the laptop BIOS initializes some neccesary things to make it work, but it fails on desktop machines. Your only solution right now is to use a ISA PCMCIA adapter instead of the PCI one. That works just fine (I have nearly 100 installations like that). Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message