qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Antony T Curtis <antony.t.curtis@ntlworld.com>
To: Hetz Ben Hamo <hetz@witch.dyndns.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Another NIC Emulation...
Date: Thu, 08 Jul 2004 10:56:26 +0100	[thread overview]
Message-ID: <1089280586.59382.73.camel@pcgem.rdg.cyberkinetica.com> (raw)
In-Reply-To: <40ED01CA.9090303@witch.dyndns.org>

[-- Attachment #1: Type: text/plain, Size: 731 bytes --]

On Thu, 2004-07-08 at 09:11, Hetz Ben Hamo wrote:
> Antony T Curtis wrote:
> > Hi guys...
> > 
> > I have nearly ready a simulation for a 3Com 3C509B-TP PnP card.
> > 
> > So far, it has only been tested with NetBSD and FreeBSD... and in my
> > testing, appears to work better than the stock NE2000 driver.
> > 
> > This code requires the ISA-PnP support code I submitted a while back.
> > 
> > I'll try to make some nice patches...
> 
> If you could please:
> 
> 1. Send me a PnP patch (I don't have it and I would like to put it into 
> the patches directory in my web site)
> 2. Send this 3Com "card" as a patch with a README please?

Both patches and README attached. Enjoy!

-- 
Antony T Curtis <antony.t.curtis@ntlworld.com>

[-- Attachment #2: qemu-3c509b.patch.gz --]
[-- Type: application/x-gzip, Size: 8676 bytes --]

[-- Attachment #3: qemu-isapnp.patch.gz --]
[-- Type: application/x-gzip, Size: 12483 bytes --]

[-- Attachment #4: README --]
[-- Type: text/x-readme, Size: 711 bytes --]


Files:

qemu-isapnp.patch      ISA-PnP Enumerator Simulation
qemu-3c509b.patch      3Com 3C509b-TP PnP Simulation


ISA-PnP Enumerator

This provides support for creating ISA-PnP compatible devices
within QEMU. Included are additions to hw/ne2000.c which
demonstrates the ease to convert an isa device to an isa-pnp device.

This patch adds "-pnp" to the command line


3Com 3C509b-TP PnP

This provides support for simulating a 3C509b-TP in PnP mode only.
Note that it does not support 3Com's own (deprecated) discovery method.
This device has been tested with FreeBSD 5 and NetBSD guests.

This patch adds "-3c509b" to the command line. "-pnp" is implied.


--
Antony T Curtis <antony.t.curtis@ntlworld.com>

      reply	other threads:[~2004-07-08  9:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-07 22:46 [Qemu-devel] Another NIC Emulation Antony T Curtis
2004-07-08  8:11 ` Hetz Ben Hamo
2004-07-08  9:56   ` Antony T Curtis [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=1089280586.59382.73.camel@pcgem.rdg.cyberkinetica.com \
    --to=antony.t.curtis@ntlworld.com \
    --cc=hetz@witch.dyndns.org \
    --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).