Subject: Re: IBM IDE PC Card -support
To: None <pmps@onet.eu>
From: Michael Lorenz <macallan@netbsd.org>
List: port-i386
Date: 06/19/2006 15:26:16
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

The problem is here:

> cbb0: interrupting at irq 9
> cardslot0 at cbb0 slot 0 flags 0
> cardbus0 at cardslot0: bus 1 device 0
> pcmcia0 at cardslot0

> pcmcia0 function 0: <PCMCIA, IDE CARD, F1> (manufacturer 0xffffffff, 
> product 0xffffffff)
>  not configured

So for some reason the PCMCIA code failed to read manufacturer and 
product ID from your card and that's most likely the reason why it 
didn't attach. Maybe hosed CIS data, who knows.
Please add a few lines to your kernel config:

options PCMCIADEBUG
options PCMCIACISDEBUG

and build a new kernel.

This will result in a lot more output when identifying the card, 
hopefully it will show why it wasn't identified properly.

have fun
Michael
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iQEVAwUBRJb6WMpnzkX8Yg2nAQJhjAgAmp9UP7mRgvfMHoaVqHLrZwayFvfpJoZq
Jv1CV1kaRJRwojmTpWsYuwoaduAq1Y92bglDY2ak2oGddGVAuYpbRxrc/vIKFluO
jNPFqmEMBNjyn6qK0QLBa/+zuwe6vIreQc36jFCrd46J2FyPbLahE2DhEdeBW0Xh
SkXuzy6NsJVhjXBrMqVN/VGabvtF+OEPZ+TFjqutTXn19tUWnvQcRTqiGY4aE2+z
2dM9Xwh0Wb2DuVO/AyCLW7VDl2uNzHocTEvgLfov/9b8rPpf0ILh82fGU9BpYdUn
lwSQM8sWN3USsqvCzwAqLuohYfsDALRlRDF/dVKOd9NO5S3nBTuKIg==
=2TW1
-----END PGP SIGNATURE-----