Yenta and IRQ0

komurojun at mbn.nifty.com komurojun at mbn.nifty.com
Thu Aug 12 21:25:29 EDT 2004



>Therefore, we only set SS_CAP_CARDBUS if we have a non-zero IRQ _and_
>we have successfully claimed it.



I think it is better we clear SS_CAP_CARDBUS, if we have a zero-IRQ.


>+	socket->socket.features = SS_CAP_PAGE_REGS | SS_CAP_PCCARD;

>+		printk(KERN_INFO "Yenta: no PCI IRQ, CardBus support disabled for this soc
ket.\n"
>+		       KERN_INFO "Yenta: check your BIOS CardBus, BIOS IRQ or ACPI setting
s.\n");

>+		socket->socket.features &= ~SS_CAP_CARDBUS;

>+	} 




More information about the linux-pcmcia mailing list