From owner-freebsd-current@FreeBSD.ORG Thu Sep 4 15:28:08 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01E8616A4BF for ; Thu, 4 Sep 2003 15:28:08 -0700 (PDT) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA2443FB1 for ; Thu, 4 Sep 2003 15:28:06 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.9/8.12.5) with ESMTP id h84MRxYU097623; Thu, 4 Sep 2003 16:27:59 -0600 (MDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.9/8.12.5/Submit) id h84MRvSA097622; Thu, 4 Sep 2003 16:27:58 -0600 (MDT) (envelope-from ken) Date: Thu, 4 Sep 2003 16:27:57 -0600 From: "Kenneth D. Merry" To: "M. Warner Losh" Message-ID: <20030904222757.GA97542@panzer.kdm.org> References: <3F56E66E.000001.32122@tajfun.atc.cz> <20030904.100210.58947856.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030904.100210.58947856.imp@bsdimp.com> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org cc: wintran@email.cz Subject: Re: wi0: cardbus card activation failed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2003 22:28:08 -0000 On Thu, Sep 04, 2003 at 10:02:10 -0600, M. Warner Losh wrote: > In message: <3F56E66E.000001.32122@tajfun.atc.cz> > writes: > : Hello, > : I have same problem as http://lists.freebsd.org/pipermail/freebsd-current/2003-August/008948.html, > : but with other PCMCIA card - new Proxim Orinoco. > : When I plug it in, I get: > : > : cardbus0: at device 0.0 (no driver attached) > : cbb0: CardBus card activation failed > : > : I use kernel from yestereday, pccbb.c ver 1.95. > > You need a driver. This message says that none attached. Maybe > FreeBSD doesn't support this chip yet? Maybe it is supported by the > atheros driver (ath). I have the same problem with my fxp card, although it isn't because I don't have a driver or I don't have the card attached. If I pull it out and re-insert it, it probes. When I boot: cardbus0: Resource not specified in CIS: id=10, size=2000 cardbus0: at device 0.0 (no driver attached) cbb0: CardBus card activation failed After re-inserting it: fxp0: port 0x1000-0x103f mem 0xf6020000-0xf603ffff,0xf6040000-0xf6040fff irq 11 at device 0.0 on cardbus0 fxp0: Ethernet address 00:03:47:49:82:2b miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto (This is -current from August 16th.) Ken -- Kenneth Merry ken@kdm.org