From: Igor Kovalenko <garrison@mail.ru>
To: qemu-devel@nongnu.org, qemu-l@jelal.kn-bremen.de,
freebsd-emulation@freebsd.org
Subject: [Qemu-devel] Re: playing with qemu's 8139 nic and FreeBSD (loopback mode missing?)
Date: Tue, 02 May 2006 04:28:40 -0000 [thread overview]
Message-ID: <4456DFF3.5080207@mail.ru> (raw)
In-Reply-To: <20060430004646.GA70632@saturn.kn-bremen.de>
Juergen Lock wrote:
>
> Thanks, that seems to get the rl driver going. Now to fix C+ mode
> (re driver) change the #if 0 in my patch to #if 1...
>
Well actually that requires a bit more: implementing on-board timer.
freebsd if_re.c driver loopback test sequence passes if packet is received
AND timeout occur; the latter cannot happen because of missing timer support.
Then, driver tries to set up on-board timer for various reasons and may not
work without timer.
--
Kind regards,
Igor V. Kovalenko
prev parent reply other threads:[~2006-05-02 4:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-27 20:37 [Qemu-devel] playing with qemu's 8139 nic and FreeBSD (loopback mode missing?) Juergen Lock
2006-04-28 16:25 ` [Qemu-devel] " Igor Kovalenko
2006-04-28 22:11 ` Juergen Lock
2006-04-29 6:48 ` Igor Kovalenko
2006-04-30 0:46 ` Juergen Lock
2006-05-02 4:28 ` Igor Kovalenko [this message]
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=4456DFF3.5080207@mail.ru \
--to=garrison@mail.ru \
--cc=freebsd-emulation@freebsd.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-l@jelal.kn-bremen.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.