qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] More PCI ethernet emulations
Date: Tue, 27 Feb 2007 19:47:50 +0100	[thread overview]
Message-ID: <45E47CD6.4000005@mail.berlios.de> (raw)
In-Reply-To: <450C54E1.1080902@mail.berlios.de>

A new PCI network card is emulated partially with QEMU:

the wireless LAN adapter TNETW1130 (ACX111).

I needed this driver as a debugging aid for existing (AR7) hardware
with the Open Source ACX111 driver for Linux.

So my main focus are debug messages from this driver, not real
network emulation (although this might be the first emulated
wireless LAN).

The current version emulates PCI hardware detection and some
basic functions including firmware download. It works with Linux
2.6.x on PC- or AR7 based emulated hardware.

Source is available from
http://svn.berlios.de/wsvn/ar7-firmware/qemu/trunk/hw/tnetw1130.c?op=file

Contributions or feedback are welcome.

Stefan

  parent reply	other threads:[~2007-02-27 18:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-16 19:47 [Qemu-devel] More PCI ethernet emulations Stefan Weil
2006-09-24 18:52 ` [Qemu-devel] [BUG?] Duplicate PCI setup? Stefan Weil
2006-09-24 19:09   ` Paul Brook
2006-09-24 19:47     ` Stefan Weil
2006-11-19 20:43 ` [Qemu-devel] More PCI ethernet emulations Stefan Weil
2006-11-25 14:46 ` Stefan Weil
2006-12-03 11:59 ` Stefan Weil
2007-02-27 18:47 ` Stefan Weil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-12-19  3:47 Huang, Xinmei

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=45E47CD6.4000005@mail.berlios.de \
    --to=weil@mail.berlios.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).