Subject: Re: pci-cardbus bridge woes
To: Jolan Luff <jolan@cryptonomicon.org>
From: Frank van der Linden <fvdl@wasabisystems.com>
List: tech-kern
Date: 08/19/2002 11:20:27
On Mon, Aug 19, 2002 at 05:04:55AM -0400, Jolan Luff wrote:
> i have a pci cardbus adapter that i use in conjunction with my
> orinoco wavelan card. unfortunately, my BIOS doesn't assign the
> card an interrupt correctly. freebsd has some clever hacks to
> overcome this and the card does indeed get an interrupt assigned to
> it. i made a kernel with all of the pcibios code and it didn't help
> any. i also tried another kernel with PCI_INTR_FIXUP_FORCE enabled,
> but that didn't produce any results. so i have a couple of
> questions here.
[...]
> Texas Instruments PCI1410 PCI-CardBus Bridge (CardBus bridge,
> revision 0x01) at
> pci0 dev 5 function 0 not configured
Looks like you simply don't have it in your kernel config file.
You need (look at the CARDBUS config file):
# CardBus bridge support
cbb* at pci? dev ? function ?
cardslot* at cbb?
# CardBus bus support
cardbus* at cardslot?
pcmcia* at cardslot?
- Frank
--
Frank van der Linden fvdl@wasabisystems.com
==============================================================================
Quality NetBSD Development, Support & Service. http://www.wasabisystems.com/