From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EebAT-0005sD-Gw for qemu-devel@nongnu.org; Tue, 22 Nov 2005 11:38:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EebAQ-0005qB-Tf for qemu-devel@nongnu.org; Tue, 22 Nov 2005 11:38:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EebAQ-0005pr-Jk for qemu-devel@nongnu.org; Tue, 22 Nov 2005 11:38:50 -0500 Received: from [66.249.82.198] (helo=xproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EebAP-0000ad-TR for qemu-devel@nongnu.org; Tue, 22 Nov 2005 11:38:50 -0500 Received: by xproxy.gmail.com with SMTP id s18so969303wxc for ; Tue, 22 Nov 2005 08:38:48 -0800 (PST) Message-ID: <7f45d9390511220826x3f6456bh@mail.gmail.com> Date: Tue, 22 Nov 2005 09:26:51 -0700 From: Shaun Jackman Subject: Re: [Qemu-devel] QNX 6.3 and a PCI network card In-Reply-To: <20051119.100903.106824759.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7f45d9390511181148p415af2d9n@mail.gmail.com> <20051118.131720.36665531.imp@bsdimp.com> <7f45d9390511181225t404ae527q@mail.gmail.com> <20051119.100903.106824759.imp@bsdimp.com> Reply-To: Shaun Jackman , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "M. Warner Losh" Cc: qemu-devel@nongnu.org 2005/11/19, M. Warner Losh : > Since it is short, here is the patch that I have in the FreeBSD ports > tree for this issue. It works sufficiently for FreeBSD's RTL > subdriver of ed to be happy. Thanks for the patch, Warner. Unfortunately, the PCI network card is still not detected for me by QNX 6.3, but it does work using the `-isa' option! The root of the issue might be a problem with the simulated PCI BIOS and not the simulated network card (stabbing in the dark, here). I'm running the QEMU package distributed by Debian, which I understand provides their own BIOS image. Perhaps I'll try running QNX using the standard BIOS image distributed by QEMU. Cheers, Shaun