qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Updated 3c509 NIC patch.


From: Karel Gardas
Subject: Re: [Qemu-devel] Updated 3c509 NIC patch.
Date: Wed, 19 Jan 2005 19:59:47 +0100 (CET)

Hi,

your patches do not compile cleanly. Attached patch solves these two minor
issues. Also while starting, it crashes with this trace.

(gdb) r
Starting program:
/home/karel/usr/src/cvs/qemu/qemu-3c509-antony-update-fix/i386-softmmu/qemu
-fda /tmp/grub-boot2.flp -hda /mnt/karel/rtems.img -boot a -3c509b
[Thread debugging using libthread_db enabled]
[New Thread 1024 (LWP 28669)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 28669)]
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x08084fff in pnp_3c509b_init (base=1, irq=1, nd=0x8283068)
    at /home/karel/cvs/qemu/qemu-3c509-antony-update-fix/hw/3c509b.c:1124
#2  0x0806f839 in pc_init (ram_size=134217728, vga_ram_size=4194304,
boot_device=97, ds=0x80fbdc0, fd_filename=0xbfffe9dc,
    snapshot=0, kernel_filename=0x0, kernel_cmdline=0x8283068 "",
initrd_filename=0x0)
    at /home/karel/cvs/qemu/qemu-3c509-antony-update-fix/hw/pc.c:558
#3  0x0804e3a3 in main (argc=8, argv=0xbffff104) at
/home/karel/cvs/qemu/qemu-3c509-antony-update-fix/vl.c:3663
(gdb)


I think this is the same trace as I obtained with my CVS updated tree.

Thanks,
Karel

On Wed, 19 Jan 2005, Antony T Curtis wrote:

> Hi,
>
> I have updated the patch... but I have not tested them.
>
> For the 3c509b support, the isapnp patch should be applied first.
>
> On Wed, 2005-01-19 at 11:51 +0100, Karel Gardas wrote:
> > Hello,
> >
> > I would like to ask if anybody here does have an updated 3c509 MIC patch
> > as available on: http://www.dad-answers.com/qemu/patches/3COM_NIC-ISA-PnP/
> > ?
>
> <snip>
>
> Regards,
>
>       Antony
>

--
Karel Gardas                  address@hidden
ObjectSecurity Ltd.           http://www.objectsecurity.com


Attachment: 3c.fix
Description: Text document


reply via email to

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