From: Antony T Curtis <antony.t.curtis@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Anyone have functioning networking with a FreeBSD host?
Date: Sun, 13 Jun 2004 12:21:30 +0100 [thread overview]
Message-ID: <1087125690.597.27.camel@pcgem.rdg.cyberkinetica.com> (raw)
In-Reply-To: <20040613052815.GA378@prophecy.dyndns.org>
On Sun, 2004-06-13 at 06:28, 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.
It works fine for me with my own patches... I am using the if_tap with
ng_bridge to allow the QEMU install to connect to the LAN and a change
to /usr/src/sys/net/if_tap.c to remove the suser() check so a non-root
account can open a tap device.
The only problem I have is that it has a relatively high packet loss and
appears to lose interrupts- so it stalls on occasion.
--
Antony T Curtis <antony.t.curtis@ntlworld.com>
next prev parent reply other threads:[~2004-06-13 11:22 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-13 5:28 [Qemu-devel] Anyone have functioning networking with a FreeBSD host? Christopher Nehren
2004-06-13 10:46 ` Alexander E. Patrakov
2004-06-13 11:21 ` Antony T Curtis [this message]
2004-06-13 18:59 ` Bakul Shah
2004-06-13 22:12 ` Christopher Nehren
2004-06-14 20:49 ` port update (was: Re: [Qemu-devel] Anyone have functioning networking with a FreeBSD host?) Juergen Lock
2004-06-15 0:19 ` Juergen Lock
2004-06-13 13:05 ` [Qemu-devel] Anyone have functioning networking with a FreeBSD host? Bartosz Fabianowski
2004-06-13 20:17 ` Brad Watson
2004-06-13 20:42 ` Christopher Nehren
2004-06-13 20:55 ` Bartosz Fabianowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1087125690.597.27.camel@pcgem.rdg.cyberkinetica.com \
--to=antony.t.curtis@ntlworld.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).