Re: 4.7 -> 5.0 Pccard problems (more info)
Pat Lathem <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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: <[email protected]>
> Pat Lathem <[email protected]> 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 [email protected]
with "unsubscribe freebsd-mobile" in the body of the message