Date: Mon, 30 Dec 2002 19:12:30 -0800 From: Pat Lathem <plathem@ivestnw.net> To: "M. Warner Losh" <imp@bsdimp.com>, mobile@freebsd.org Subject: Re: 4.7 -> 5.0 Pccard problems (more info) Message-ID: <3E110B1E.4060909@ivestnw.net> In-Reply-To: <20021230.205941.90935266.imp@bsdimp.com> References: <20021227153647.GB64571@solaris.ru> <20021230.153351.04501899.imp@bsdimp.com> <3E10EBAC.1030706@ivestnw.net> <20021230.205941.90935266.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This results in :
cbb0: <TI1410 PCI CardBus Bridge> irq 11 at device 6.0 on pci2
cbb0: PCI Memory allocated: d0200000
cardbus0: <CardBus bus> 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 <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?3E110B1E.4060909>
