* Re: [Qemu-devel] Antony Curtis' PCNet Patch built on MingW
[not found] <-1711632616369370576@unknownmsgid>
@ 2004-08-12 4:31 ` Garth Dahlstrom
2004-08-12 10:27 ` Antony T Curtis
0 siblings, 1 reply; 2+ messages in thread
From: Garth Dahlstrom @ 2004-08-12 4:31 UTC (permalink / raw)
To: qemu-devel
Antony T Curtis wrote:
>
> At the start of pci_pcnet_init(), can you enable the printf() statement
> which reports the size of the pcnet_RMD and pcnet_TMD structures?
>
> They should both be 16 bytes.
Yup, I did that and the and got the following:
sizeof(RMD)=16, sizeof(TMD)=16
QEMU 0.6.0 monitor - type 'help' for more information
(qemu) Bad SWSTYLE=0x04
so what I did to PACKED is okay....
for a sec, I thought perhaps dhcp wasn't implemented, so I I issued:
ifconfig eth0 up 10.0.2.15 gw 10.0.2.2
qemu crashes instantly when I do this with no error message, nothing
in the system event logs either...
Would it be helpful if I made a diff against the PCNet patch posted on
www.dad-answers.com, so you could see all the alterations I made?
-G
--
Northern.CA ===--
http://www.northern.ca/
Canada's Search Engine
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Antony Curtis' PCNet Patch built on MingW
2004-08-12 4:31 ` [Qemu-devel] Antony Curtis' PCNet Patch built on MingW Garth Dahlstrom
@ 2004-08-12 10:27 ` Antony T Curtis
0 siblings, 0 replies; 2+ messages in thread
From: Antony T Curtis @ 2004-08-12 10:27 UTC (permalink / raw)
To: qemu-devel
On Thu, 2004-08-12 at 05:31, Garth Dahlstrom wrote:
> Antony T Curtis wrote:
> >
> > At the start of pci_pcnet_init(), can you enable the printf() statement
> > which reports the size of the pcnet_RMD and pcnet_TMD structures?
> >
> > They should both be 16 bytes.
>
> Yup, I did that and the and got the following:
> sizeof(RMD)=16, sizeof(TMD)=16
> QEMU 0.6.0 monitor - type 'help' for more information
> (qemu) Bad SWSTYLE=0x04
>
> so what I did to PACKED is okay....
>
> for a sec, I thought perhaps dhcp wasn't implemented, so I I issued:
> ifconfig eth0 up 10.0.2.15 gw 10.0.2.2
> qemu crashes instantly when I do this with no error message, nothing
> in the system event logs either...
Hmm... I am thinking that perhaps there is a bug elsewhere... Any
attempt I make to use slirp has it crashing immediately - so I assume
that you are using that?
> Would it be helpful if I made a diff against the PCNet patch posted on
> www.dad-answers.com, so you could see all the alterations I made?
>
> -G
--
Antony T Curtis, BSc. UNIX, Linux, *BSD, Networking
antony.t.curtis@ntlworld.com C++, J2EE, Perl, MySQL, Apache
IT Consultancy.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-12 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <-1711632616369370576@unknownmsgid>
2004-08-12 4:31 ` [Qemu-devel] Antony Curtis' PCNet Patch built on MingW Garth Dahlstrom
2004-08-12 10:27 ` Antony T Curtis
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).