From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXeMg-0002uy-Eb for qemu-devel@nongnu.org; Thu, 12 Feb 2009 11:24:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXeMe-0002uf-Ov for qemu-devel@nongnu.org; Thu, 12 Feb 2009 11:24:37 -0500 Received: from [199.232.76.173] (port=57534 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXeMe-0002uc-KD for qemu-devel@nongnu.org; Thu, 12 Feb 2009 11:24:36 -0500 Received: from an-out-0708.google.com ([209.85.132.251]:59162) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXeMe-0000fc-DX for qemu-devel@nongnu.org; Thu, 12 Feb 2009 11:24:36 -0500 Received: by an-out-0708.google.com with SMTP id b6so977706ana.37 for ; Thu, 12 Feb 2009 08:24:35 -0800 (PST) MIME-Version: 1.0 Date: Thu, 12 Feb 2009 11:24:34 -0500 Message-ID: From: Calvin Grunewald Content-Type: multipart/alternative; boundary=0016e644c37eeb08870462bb27ca Subject: [Qemu-devel] Configuring the base i/o address and IRQ of multiple ne2k_isa NIC devices Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --0016e644c37eeb08870462bb27ca Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi everyone, I am working on building a network stack inside of an academic/learning operating system. We would like to support multiple network devices, specifically multiple instances of the ne2k_isa device. First of all, is it even possible to support multiple NIC devices? Second, is it possible to configure the base i/o port address and IRQ of each device? I know that the first ne2k device uses i/o port 0x300 and IRQ 9. Is it possible to change these values for a second card? Thanks, Calvin Grunewald --0016e644c37eeb08870462bb27ca Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi everyone,

I am working on building a network stack inside of an a= cademic/learning operating system. We would like to support multiple networ= k devices, specifically multiple instances of the ne2k_isa device. First of= all, is it even possible to support multiple NIC devices? Second, is it po= ssible to configure the base i/o port address and IRQ of each device? I kno= w that the first ne2k device uses i/o port 0x300 and IRQ 9. Is it possible = to change these values for a second card?

Thanks,
Calvin Grunewald
--0016e644c37eeb08870462bb27ca--