qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Garth Dahlstrom <ironstorm@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Antony Curtis' PCNet Patch built on MingW
Date: Thu, 12 Aug 2004 00:31:39 -0400	[thread overview]
Message-ID: <76bfb9d204081121315221a91d@mail.gmail.com> (raw)
In-Reply-To: <-1711632616369370576@unknownmsgid>

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

       reply	other threads:[~2004-08-12  4:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <-1711632616369370576@unknownmsgid>
2004-08-12  4:31 ` Garth Dahlstrom [this message]
2004-08-12 10:27   ` [Qemu-devel] Antony Curtis' PCNet Patch built on MingW Antony T Curtis

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=76bfb9d204081121315221a91d@mail.gmail.com \
    --to=ironstorm@gmail.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).