RTL8139: Difference between revisions

No change in size ,  12 years ago
[unchecked revision][unchecked revision]
Line 12:
 
RTL8139 is configured via registers. The IO base address and the IRQ number for the device is taken from PCI configuration.
 
If you find your driver suddenly freezes and stops receiving interrupts and you're using kvm/qemu. Try the option -no-kvm-irqchip
 
=== Registers ===
Line 34 ⟶ 36:
| 0x3E || 2 || ISR
|}
 
If you find your driver suddenly freezes and stops receiving interrupts and you're using kvm/qemu. Try the option -no-kvm-irqchip
 
== Programming Guide ==
Anonymous user