From owner-freebsd-mobile Mon Dec 30 19:12:43 2002 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 AF5AB37B401 for ; Mon, 30 Dec 2002 19:12:41 -0800 (PST) Received: from list-svr.nventure.com (list-svr.nventure.com [208.186.46.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4519043E4A for ; Mon, 30 Dec 2002 19:12:41 -0800 (PST) (envelope-from plathem@ivestnw.net) Received: from ivestnw.net ([208.187.12.203]) by list-svr.nventure.com (Post.Office MTA v3.5.3 release 223 ID# 0-67609U1600L200S0V35) with ESMTP id com; Mon, 30 Dec 2002 19:24:00 -0800 Message-ID: <3E110B1E.4060909@ivestnw.net> Date: Mon, 30 Dec 2002 19:12:30 -0800 From: Pat Lathem User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" , mobile@freebsd.org Subject: Re: 4.7 -> 5.0 Pccard problems (more info) References: <20021227153647.GB64571@solaris.ru> <20021230.153351.04501899.imp@bsdimp.com> <3E10EBAC.1030706@ivestnw.net> <20021230.205941.90935266.imp@bsdimp.com> In-Reply-To: <20021230.205941.90935266.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This results in : cbb0: irq 11 at device 6.0 on pci2 cbb0: PCI Memory allocated: d0200000 cardbus0: on cbb0 pccard0: <16-Bit PCCARD bus> on cbb0 cbb0: cbb_power : CARD_VCC_0V and CARD_VPP_0V [44] (farther down) cbb0: card inserted: event=0x00000000, state=00000000 cbb0: Unsupported card type detected Hope that helps.. Also, when I had OLDCARD previously, it would identify the card as "("(null)"("(null)")" and inform me that there was no match. Pat M. Warner Losh wrote: >In message: <3E10EBAC.1030706@ivestnw.net> > Pat Lathem writes: >: cardbus0: on cbb0 >: ppcard0: <16-bit PCCARD bus> on cbb0 >: cbb0: Unsupported card type detected > >Try adding the following > >hw.cbb.debug=1 >hw.cardbus.debug=1 >hw.cardbus.cis_debug=1 >hw.pccard.debug=1 >hw.pccard.cis_debug=1 > >to your /boot/loader.conf file. It will give more information abouy >why the card is unsupported. However, it could also be that you are >running into the timing problem related to poweron that I've seen in >our code, but haven't had time to see. > >Warner > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message