Date: Mon, 30 Dec 2002 20:59:41 -0600 (CST) From: "M. Warner Losh" <imp@bsdimp.com> To: plathem@ivestnw.net Cc: mobile@freebsd.org Subject: Re: 4.7 -> 5.0 Pccard problems (more info) Message-ID: <20021230.205941.90935266.imp@bsdimp.com> In-Reply-To: <3E10EBAC.1030706@ivestnw.net> References: <20021227153647.GB64571@solaris.ru> <20021230.153351.04501899.imp@bsdimp.com> <3E10EBAC.1030706@ivestnw.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <3E10EBAC.1030706@ivestnw.net>
            Pat Lathem <plathem@ivestnw.net> writes:
: cardbus0: <CardBus bus> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021230.205941.90935266.imp>
