Subject: Re: card appears to have bogus CIS
To: Charles M. Hannum <abuse@spamalicious.com>
From: None <pierrick@bs-network.net>
List: tech-kern
Date: 01/30/2006 12:36:59
Quoting pierrick@bs-network.net:

> Quoting "Charles M. Hannum" <abuse@spamalicious.com>:
> 
> > Are these actually PCMCIA ("16-bit") cards, and not CardBus ("32-bit")
> cards?
> >  
> > (This should be easy to tell, as CardBus cards will have a gold-plated 
> > grounding connector on the top of the card near the connector, while PCMCIA
> 
> > cards will not.)  Does your machine support CardBus?
> 
> OK the two cards have gold-plated grounding connectors.
> I didn't know about this. Thanks!
> 
> It seems I'm having a problem with cbb !
> 
> cbb0 at pci0 dev 8 function 0: O2 Micro OZ6912/OZ6972 PCI-CardBus Bridge
> (rev.
> 0x00)
> cbb0: NOT USED because of unconfigured interrupt
> 
> Is there a way to fix this ?
> 
> Thanks again for your time
> 
> -pierrick
> 
> 

hooray!

cbb0 at pci0 dev 8 function 0: O2 Micro OZ6912/OZ6972 PCI-CardBus Bridge (rev.
0x00)
cbb0: interrupting at irq 9
cardslot0 at cbb0 slot 0 flags 0

just compiled my kernel with fixups!

Thanks for your help and pointing me in the right direction.

-pierrick