dp8390: update, allow default port and IRQ
Bochs has switched from port base 0x240 to 0x300 for its default NE2000 ISA configuration, and QEMU is using the same settings. Change-Id: Ide6cdb14321eb4324d0bf6d6314c5970b3493e95
This commit is contained in:
@@ -255,7 +255,10 @@ service dp8390
|
||||
SDEVIO # 22
|
||||
;
|
||||
pci device 10ec:8029;
|
||||
uid 0;
|
||||
io
|
||||
300:20
|
||||
;
|
||||
irq 9;
|
||||
};
|
||||
|
||||
service dpeth
|
||||
|
||||
Reference in New Issue
Block a user