qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: playing with qemu's 8139 nic and FreeBSD (loopback mode


From: Igor Kovalenko
Subject: [Qemu-devel] Re: playing with qemu's 8139 nic and FreeBSD (loopback mode missing?)
Date: Fri, 28 Apr 2006 16:25:10 -0000
User-agent: Mail/News 1.5 (X11/20060319)

Juergen Lock wrote:
> I played with
>       qemu -monitor stdio -m 256 -cdrom 6.1-RC1-i386-disc1.iso -usb -soundhw 
> es1370 -kernel-kqemu -net nic,model=rtl8139 -net user
> and got it as far as
>       re0: diagnostic failed, failed to receive packet in loopback mode
> (followed by a panic :) with the (experimental) patches below.
> 
>  Anyone in the mood to implement loopback mode for this nic?
> 
>  Hmm actually...  I just found the original posting in the archive,
> is C+ mode implemented now?  If not re is probably not what I want,

The rtl8139 is set up with PCI rev ID 0x20 which should be enough for OS driver
to detect C+ mode features. C+ mode is OK, tested with Linux driver.

> but the rl driver that it attaches without that #if 0'd (now) hunk
> below doesnt seem to be able to get data thru either and I get
>       rl0: watchdog timeout
> in dmesg, which usually means the driver doesnt receive interrupts.
> 
>  What the heck, I'll append a log of a run just doing in fixit->cdrom:
>       ifconfig rl0 10.0.2.15
> and then exiting (which is enough to trigger the watchdog timeout...)
> 

I'm too lasy to test with fresh freebsd installation :)

-- 
Kind regards,
Igor V. Kovalenko




reply via email to

[Prev in Thread] Current Thread [Next in Thread]