From owner-freebsd-hardware@FreeBSD.ORG Thu Apr 1 01:17:42 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C65A216A4CE for ; Thu, 1 Apr 2004 01:17:42 -0800 (PST) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD0E43D31 for ; Thu, 1 Apr 2004 01:17:41 -0800 (PST) (envelope-from webmaster@maximillian.nu) Received: from servern ([213.114.118.212] [213.114.118.212]) by mxfep02.bredband.com with ESMTP id <20040401091740.EPEF3291.mxfep02.bredband.com@servern>; Thu, 1 Apr 2004 11:17:40 +0200 From: "Markku Kokko" To: "'Kenneth D. Merry'" Date: Thu, 1 Apr 2004 11:19:36 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20040329213430.GA4070@panzer.kdm.org> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Thread-Index: AcQV1aVgvbCUBDknTDKrZrp27x0GPAB9FwEg Message-Id: <20040401091740.EPEF3291.mxfep02.bredband.com@servern> cc: hardware@freebsd.org Subject: RE: CardBus card activation failed X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Apr 2004 09:17:43 -0000 Hi, Thank you for the reply. As you said, I am not using the internal Broadcom card and I am not using Dell Truemobile. This is a D-Link 650+ card that works nice. But I want that it works directly at boot, if inserted, or when I insert it the first time in the slot. At boot I get the "CardBus card activation failed" error, the same occurs if I insert it after boot. After ejecting and re-inserting the card it works. Anyone with the same problem? Any ideas on what to do? Just ask for more information and I will give as much as I can, but I want this solved in someway. Best Regards / Markku > -----Original Message----- > From: Kenneth D. Merry [mailto:ken@kdm.org] > Sent: den 29 mars 2004 23:35 > To: Markku Kokko > Cc: hardware@freebsd.org > Subject: Re: CardBus card activation failed > > On Mon, Mar 29, 2004 at 21:19:53 +0200, Markku Kokko wrote: > > Hi > > > > I have a Dell Inspiron 8500 running FreeBSD 5.2.1 Release. > > I have the same laptop, running -current. > > > I have a D-Link 650+ card that I wish to use. > > I got it working, sort of. > > > > i am not sure of what information you need, but here is the debugging > info > > I could get and also the dmesg. > > Please let me know if you need more info. > > Also please CC me as I am not in the list. > > > > If I boot without the card and insert when the machine is up and running > I > > get this error: > > (this also occurs if I have the card inserted at boot) > > > > CBB EVENT 0x6 > > Waking up thread > > Status is 0x30000820 > > cbb0: card inserted: event=0x00000000, state=30000820 > > cbb0: cbb_power: 3V > > cbb0: cbb_power: 0V > > cbb0: CardBus card activation failed > > > > Then I take out the card and insert it back in again and it works: > > > > CBB EVENT 0x2 > > Waking up thread > > CBB EVENT 0x4 > > Waking up thread > > Status is 0x30000086 > > CBB EVENT 0x6 > > Waking up thread > > Status is 0x30000820 > > cbb0: card inserted: event=0x00000000, state=30000820 > > cbb0: cbb_power: 3V > > TUPLE: LINKTARGET [3]: 43 49 53 > > Manufacturer ID: 97000284 > > TUPLE: Unknown(0x04) [6]: 03 01 32 00 00 00 > > cardbus0: Opening BAR: type=MEM, bar=14, len=1000 > > CIS reading done > > cardbus0: Resource not specified in CIS: id=10, size=20 > > cardbus0: Resource not specified in CIS: id=18, size=10000 > > cardbus0: Non-prefetchable memory at f6010000-f6020fff > > cardbus0: IO port at 1000-101f > > acx0: port > > 0x1000-0x10 > > 1f mem 0xf6010000-0xf601ffff,0xf6020000-0xf6020fff irq 11 at device 0.0 > on > > cardb > > us0 > > acx0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 22Mbps > > acx0: 802.11 address: 00:80:c8:18:89:a8 > > acx0: Eeprom Rev 5 Domain ETSI Europe (1-13), Firmware Rev 1.9.8.b > > acx0: Radio Type 0x0d, Antenna 0x8d, CCA Mode 0x0d, ED Threshold 0x70 > > acx0: (c) http://wlan.kewl.org/ 2003 > > I see the same symptoms. I think I sent mail out to -current or -mobile > about this a while back. (Can't find it from searching the archives...) > > I see from the dmesg that you aren't using the onboard Broadcom 10/100 > chip > (bfe driver) or the onboard wirless (mine has a TrueMobile 1300, which is > a > Broadcom b/g chip). (Bill Paul's ndis code in -current allows you to use > the Windows driver to talk to it.) > > I think you'll find that if you do, you'll get a panic when you try to > insert the wireless card. (Or, if you have the wireless card inserted, > you'll get a panic when you try to load the driver for the ethernet or > wirless chip.) > > Ken > -- > Kenneth Merry > ken@kdm.org