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

2006-08-20 Thread Igor Kovalenko
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 AN

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

2006-08-20 Thread Igor Kovalenko
Juergen Lock wrote: > On Fri, Apr 28, 2006 at 08:25:02PM +0400, Igor Kovalenko wrote: >> 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 >>> r

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

2006-08-20 Thread Igor Kovalenko
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

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

2006-04-29 Thread Juergen Lock
On Sat, Apr 29, 2006 at 10:48:48AM +0400, Igor Kovalenko wrote: > Juergen Lock wrote: > > On Fri, Apr 28, 2006 at 08:25:02PM +0400, Igor Kovalenko wrote: > >> Juergen Lock wrote: > >>> I played with > >>> qemu -monitor stdio -m 256 -cdrom 6.1-RC1-i386-disc1.iso -usb -soundhw > >>> es1370 -kernel

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

2006-04-28 Thread Juergen Lock
On Fri, Apr 28, 2006 at 08:25:02PM +0400, Igor Kovalenko wrote: > 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,