• Peter Chubb's avatar
    [PATCH] yenta_socket driver PCI irq routing fix · b533e812
    Peter Chubb authored
    	This patch  fixes the Compaq WL210 problems I've been having.
    
    The symptoms were that no interupts were ever received from the card;
    the BIOS reported it had assigned INTA to IRQ 10; but the yenta
    driver reported IRQ 17.
    
    The fix is not to rely on the BIOS's initialisation of interrupt
    routing in the TI1410, but to do it explicitly.
    
    This may break laptops that actually use the parallel ISA IRQ
    mechanism.
    b533e812
ti113x.h 8.29 KB