Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 May 2006 08:28:35 +0400
From:      Igor Kovalenko <garrison@mail.ru>
To:        qemu-devel@nongnu.org,  qemu-l@jelal.kn-bremen.de,  freebsd-emulation@freebsd.org
Subject:   Re: playing with qemu's 8139 nic and FreeBSD (loopback mode missing?)
Message-ID:  <4456DFF3.5080207@mail.ru>
In-Reply-To: <20060430004646.GA70632@saturn.kn-bremen.de>
References:  <20060427203718.GA15953@saturn.kn-bremen.de> <445241DE.9020909@mail.ru> <20060428221142.GA11504@saturn.kn-bremen.de> <44530C50.6040902@mail.ru> <20060430004646.GA70632@saturn.kn-bremen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4456DFF3.5080207>