From owner-freebsd-mobile@FreeBSD.ORG Thu Apr 29 15:47:17 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28C7216A4CE for ; Thu, 29 Apr 2004 15:47:17 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CDA443D3F for ; Thu, 29 Apr 2004 15:47:16 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i3TMl6gs081281; Thu, 29 Apr 2004 16:47:15 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 29 Apr 2004 16:44:37 -0600 (MDT) Message-Id: <20040429.164437.10999418.imp@bsdimp.com> To: kivi@mn.rr.com From: "M. Warner Losh" In-Reply-To: <54360-220044429202118395@M2W090.mail2web.com> References: <54360-220044429202118395@M2W090.mail2web.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: pccard X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2004 22:47:17 -0000 In message: <54360-220044429202118395@M2W090.mail2web.com> "kivi@mn.rr.com" writes: : I have an acer aspire 2000 laptop with freebsd5.2! i can not get the pccard : to work!!!! i get these errors; : : pccard0: CIS tuple chain: : pccard0: Card has no functions! : pccard0: <16-bit PCCard bus> on cbb0 : pccard0: CIS tuple chain: : pccard0: <16-bit PCCard bus> on cbb0 : pccard0: CIS tuple chain: : pccard0: Card has no functions! : pccard0: <16-bit PCCard bus> on cbb0 : pccard0: Card has no functions! : cardbus0: on cbb0 : pccard0: <16-bit PCCard bus> on cbb0 : cbb0: [MPSAFE] : cbb0: PC Card card activation failed : : any help would be really appreciated! Upgrade. This bug has been fixed in -current, I believe. Warner