From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hk6tK-0003KE-Eq for qemu-devel@nongnu.org; Fri, 04 May 2007 19:08:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hk6tJ-0003Jm-5e for qemu-devel@nongnu.org; Fri, 04 May 2007 19:08:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hk6tI-0003Jj-T2 for qemu-devel@nongnu.org; Fri, 04 May 2007 19:08:44 -0400 Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Hk6mb-0000v8-Qn for qemu-devel@nongnu.org; Fri, 04 May 2007 19:01:50 -0400 Message-ID: <463BBB5B.8000106@gmx.at> Date: Sat, 05 May 2007 01:01:47 +0200 From: Clemens Kolbitsch MIME-Version: 1.0 References: <20070504203016.2791gmx1@mx033.gmx.net> In-Reply-To: <20070504203016.2791gmx1@mx033.gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] wireless pci device driver Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > If you need a wireless PCI device, I can provide code for > TNETW1130 (ACX111). Get it from > http://svn.berlios.de/svnroot/repos/ar7-firmware/qemu/trunk/hw/tnetw1130.c > > It works partially with an emulated Linux 2.6.20: > the PCI card is recognized, and it loads firmware. > > wow!! it'll take a good look at that... the whole day i've been trying to reverse engineer some of the atheros driver (obviously without any good results due to my poor knowledge of this stuff). this could save me A LOT of work!! greets, Clemens