Re: 4.7 -> 5.0 Pccard problems (more info)
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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