aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu/files/rtl8139-re-patch
blob: dbb301d4057a658687067cbdc7a6f360fb347a46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Index: hw/rtl8139.c
@@ -58,7 +58,7 @@
 //#define RTL8139_CALCULATE_RXCRC 1
 
 /* Uncomment to enable on-board timer interrupts */
-//#define RTL8139_ONBOARD_TIMER 1
+#define RTL8139_ONBOARD_TIMER 1
 
 #if defined(RTL8139_CALCULATE_RXCRC)
 /* For crc32 */