From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BZSUj-0001R8-Fk for qemu-devel@nongnu.org; Sun, 13 Jun 2004 06:45:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BZSUh-0001PQ-FB for qemu-devel@nongnu.org; Sun, 13 Jun 2004 06:45:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BZSUh-0001Oz-DK for qemu-devel@nongnu.org; Sun, 13 Jun 2004 06:45:43 -0400 Received: from [194.226.236.116] (helo=ums.usu.ru) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BZSTk-0004VR-R0 for qemu-devel@nongnu.org; Sun, 13 Jun 2004 06:44:45 -0400 Message-ID: <40CC3069.8040709@ums.usu.ru> Date: Sun, 13 Jun 2004 16:46:01 +0600 From: "Alexander E. Patrakov" MIME-Version: 1.0 Subject: Re: [Qemu-devel] Anyone have functioning networking with a FreeBSD host? References: <20040613052815.GA378@prophecy.dyndns.org> In-Reply-To: <20040613052815.GA378@prophecy.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Christopher Nehren wrote: > I've been banging my head against a wall trying to get Qemu to support > any type of networking with a FreeBSD host, and haven't had any success > -- and for once, Google isn't of much use either. When trying to access > the card with user-mode networking via (Open|Net)BSD, I get the error > 'ne1: device timeout'. I can't get FreeSBIE to recognize the card at > all, and haven't gotten a Windows installation far enough to be able to > see whether it sees it or not. Any help would be greatly appreciated. ./configure --prefix=/usr --enable-slirp make CC="gcc -fno-strict-aliasing" make install -- Alexander E. Patrakov