qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Karel Gardas <kgardas@objectsecurity.com>
To: Antony T Curtis <antony.t.curtis@ntlworld.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Updated 3c509 NIC patch.
Date: Thu, 20 Jan 2005 16:07:01 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.43.0501201602050.806-100000@thinkpad.gardas.net> (raw)
In-Reply-To: <1106223460.75381.6.camel@pcgem.rdg.cyberkinetica.com>

On Thu, 20 Jan 2005, Antony T Curtis wrote:

> On Thu, 2005-01-20 at 10:31 +0100, Karel Gardas wrote:
> > On Wed, 19 Jan 2005, Antony T Curtis wrote:
> >
> > > Hi,
> > >
> > > I think I have found the bug... will be making a new patch soon.
> >
> > Great! Thanks!
>
> Actually, I have not only found the bug you encountered, but I have
> found some other bugs in the implementation.
>
> I have also implemented a "info pnp" command.
>
> I have tested it with the following guests: FreeBSD 4, NetBSD 2 and
> Linux (Mandrake 8) with up to 4 NICs configured (dummynet).

It seems you have not fixed one of issue I've discivered and fixed in my
patch:

ar rcs libqemu.a exec.o translate-all.o cpu-exec.o translate.o op.o
helper.o helper2.o translate-copy.o disas.o  i386-dis.o
gcc  -o qemu vl.o osdep.o block.o readline.o monitor.o pci.o console.o
block-cow.o block-qcow.o aes.o block-vmdk.o block-cloop.o block-dmg.o
ide.o ne2000.o pckbd.o vga.o sb16.o dma.o audio.o noaudio.o wavaudio.o
sdlaudio.o ossaudio.o fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o
cirrus_vga.o mixeng.o apic.o parallel.o pnp.o 3c509b.o gdbstub.o sdl.o
slirp/cksum.o slirp/if.o slirp/ip_icmp.o slirp/ip_input.o
slirp/ip_output.o slirp/slirp.o slirp/mbuf.o slirp/misc.o slirp/sbuf.o
slirp/socket.o slirp/tcp_input.o slirp/tcp_output.o slirp/tcp_subr.o
slirp/tcp_timer.o slirp/udp.o slirp/bootp.o slirp/debug.o slirp/tftp.o
libqemu.a  -lm -lz -L/usr/lib -lSDL -lpthread -lutil
3c509b.o(.text+0x10df): In function `tcm509_ioport_write':
/home/karel/cvs/qemu/qemu-3c509-new-anotny-fixes/hw/3c509b.c:336:
undefined reference to `TCM_STAT_ENABLE'
collect2: ld returned 1 exit status
make[1]: *** [qemu] Error 1
make[1]: Leaving directory
`/home/karel/usr/src/cvs/qemu/qemu-3c509-new-anotny-fixes/i386-softmmu'
make: *** [all] Error 1


Anyway, I'm curious how have you made it working under NetBSD 2.0. I'm
just trying boot1/2.fs and bootlap1/2.fs floppies sets but 3c509 is
detected only in the first and it is detected on the wrong addr/irq.

The reason why I'm trying this is that I'm not able to get 3c509 working
under RTEMS, which is my goal, since ne2k emulation does not work well for
RTEMS 4.6.x

Thanks,
Karel
--
Karel Gardas                  kgardas@objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com

  reply	other threads:[~2005-01-20 15:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.43.0501201031360.806-100000@thinkpad.gardas.net>
2005-01-20 12:17 ` [Qemu-devel] Updated 3c509 NIC patch Antony T Curtis
2005-01-20 15:07   ` Karel Gardas [this message]
2005-01-20 16:56     ` Antony T Curtis
2005-01-20 17:13       ` Karel Gardas
2005-01-20 20:15         ` Karel Gardas
2005-01-20 21:21           ` Antony T Curtis
2005-01-20 21:54             ` Karel Gardas
2005-01-19 10:51 Karel Gardas
2005-01-19 13:09 ` Antony T Curtis
2005-01-19 17:28 ` Antony T Curtis
2005-01-19 18:59   ` Karel Gardas

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=Pine.LNX.4.43.0501201602050.806-100000@thinkpad.gardas.net \
    --to=kgardas@objectsecurity.com \
    --cc=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).