qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] ne2k_isa: how to specify a custom iobase and irq?


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] ne2k_isa: how to specify a custom iobase and irq?
Date: Fri, 18 Dec 2009 09:37:38 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4

On 12/18/09 07:12, Markus Armbruster wrote:
"Sebastian Herbszt"<address@hidden>  writes:

The default iobase and irq for the ne2k_isa card are 0x300 and 9.
It should be possible to override both using the "-net" syntax like
"-net nic,model=ne2k_isa,irq=5,iobase=0x280".

-device ne2k_isa,irq=5,iobase=0x280

Also needs vlan=0, otherwise you'll end up with an unconnected nic.

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]