Вот описание моей проблемы: Problem: The driver can be started, but if an ip address is assigned to an adapter no link up indication appears although it is connected to the network. It is also not possible to receive or transmit any packets; e.g. 'ping' does not work. Reason: The adapter does not receive any interrupts from the Linux system. This can happen when using the APIC (Advanced Programmable Interrupt Controller) of an SMP compiled kernel on a UP envrionment.
Я в инглише не очень, но на сколько я понял проблема в том, что карта не получает прерывания от системы. Это случается когда юзаешь APIC. И как решить эту проблему?