From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EdCo2-0001uC-8A for qemu-devel@nongnu.org; Fri, 18 Nov 2005 15:25:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EdCo0-0001u0-Mz for qemu-devel@nongnu.org; Fri, 18 Nov 2005 15:25:57 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EdCo0-0001tx-Ij for qemu-devel@nongnu.org; Fri, 18 Nov 2005 15:25:56 -0500 Received: from [64.233.162.202] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EdCo0-0002kK-Kc for qemu-devel@nongnu.org; Fri, 18 Nov 2005 15:25:56 -0500 Received: by zproxy.gmail.com with SMTP id q3so296289nzb for ; Fri, 18 Nov 2005 12:25:56 -0800 (PST) Message-ID: <7f45d9390511181225t404ae527q@mail.gmail.com> Date: Fri, 18 Nov 2005 13:25:56 -0700 From: Shaun Jackman Subject: Re: [Qemu-devel] QNX 6.3 and a PCI network card In-Reply-To: <20051118.131720.36665531.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> 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/18, M. Warner Losh : > I've run into issues with qemu's emulation of the RTL8129 that is > claimed with changes I made to the FreeBSD ed driver. While I've > fixed the ed driver to be more tolerent of the old emulation, I've > fixed these issues in qemu with some patches that were posted here a > while ago. Basically, it adds support for the id registers as well as > the status registers that a RTL8129 driver might expect to be there > (my patches always reports 10/baseT full duplex). > > These patches are in the FreeBSD ports collection right now. I can > dig them up if there's a need. I hope they get applied to qemu soon. > > Warner I'd very much appreciate your sending me the patch. If it solves my issue with QNX, I'll see if I can get it incorporated into the Debian package. Cheers, Shaun