qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: Sebastian Herbszt <herbszt@gmx.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] eepro100: missing gpxe-eepro100-80862449.rom?
Date: Thu, 06 May 2010 20:27:30 +0200	[thread overview]
Message-ID: <4BE30A12.5050807@mail.berlios.de> (raw)
In-Reply-To: <2FA29919D4DA45669D7DEC5918977328@FSCPC>

Am 05.05.2010 22:03, schrieb Sebastian Herbszt:
> eepro100_register_devices() references three option roms:
> - gpxe-eepro100-80861209.rom
> - gpxe-eepro100-80861229.rom
> - gpxe-eepro100-80862449.rom
>
> The last one seems to be missing because it's not in the pc-bios 
> directory.
>
> Sebastian

Yes, it is missing. I did not add it for several reasons:

* The new variant i82801 (which needs the missing ROM) is currently not 
available
   via model=i82801 (it can be selected by experts using other methods).

* Experts can get the missing ROM from ROM-o-matic.

* All three ROMs differ only in one or two bytes (device id). That's a waste
   of binary space (56832 bytes!). Therefore I plan to remove all but 
the first
   ROM file. The missing ones can be created by make or patched on the 
fly by
   QEMU during load. Maybe it is also possible to create ROM files which 
support
   more than one vendor/device entry - that would be the best solution.

Regards
Stefan

      reply	other threads:[~2010-05-06 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05 20:03 [Qemu-devel] eepro100: missing gpxe-eepro100-80862449.rom? Sebastian Herbszt
2010-05-06 18:27 ` Stefan Weil [this message]

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=4BE30A12.5050807@mail.berlios.de \
    --to=weil@mail.berlios.de \
    --cc=herbszt@gmx.de \
    --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).