• Martin H. VanLeeuwen's avatar
    [PATCH] 2.5.56, isapnp_init level · b68fcd13
    Martin H. VanLeeuwen authored
    In 2.5.50 the level of isapnp_init was moved to after apci.  Since it is
    now after net_dev_init, ISA PNP NICS fail to initialized at boot.
    
    This fix allows ISA PNP NIC cards to work during net_dev_init, and still
    leaves isapnp_init after apci_init.
    b68fcd13
core.c 27 KB