Subject: Re: pcic on IBM ThinkPad 350
To: Jared D. McNeill <jmcneill@invisible.yi.org>
From: Martin Husemann <martin@rumolt.teuto.de>
List: port-i386
Date: 04/30/2000 20:34:28
> I'm having some problems with the PCMCIA controller on my laptop, and was
> wondering if anybody knew how to solve the problem. Dmesg output is
> below. Thanks.
On a different thinkpad I needed
options PCIBIOS # PCI BIOS support
options PCIBIOS_INTR_FIXUP # fixup PCI interrupt routing
options PCIBIOS_BUS_FIXUP # fixup PCI bus numbering
and cardbus support (the pcic's didn't find any cards, maybe they are
only available with a docking station).
Martin