Hi,

it works now. Thanks.

>Ah, that seems like a change outside the PCMCIA realm. Could you try out the
>following patch, please, which should adapt this driver to the new state of
>things?
>
>
>
>diff --git a/drivers/pcmcia/pd6729.c b/drivers/pcmcia/pd6729.c
>index 7c20491..7ba57a5 100644
>--- a/drivers/pcmcia/pd6729.c
>+++ b/drivers/pcmcia/pd6729.c
>@@ -671,6 +671,7 @@ static int __devinit pd6729_pci_probe(struct pci_dev *dev,
>               socket[i].socket.map_size = 0x1000;
>               socket[i].socket.irq_mask = mask;
>               socket[i].socket.pci_irq  = dev->irq;
>+              socket[i].socket.cb_dev = dev;

Komuro

_______________________________________________
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia

Reply via email to