From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTnCD-0000o8-SH for qemu-devel@nongnu.org; Mon, 15 Nov 2004 15:11:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTnCD-0000nw-GP for qemu-devel@nongnu.org; Mon, 15 Nov 2004 15:11:29 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTnCD-0000nt-8O for qemu-devel@nongnu.org; Mon, 15 Nov 2004 15:11:29 -0500 Received: from [64.39.128.19] (helo=moultriega.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTn35-0005mS-6y for qemu-devel@nongnu.org; Mon, 15 Nov 2004 15:02:06 -0500 Received: from mail2.acwsinc.net (unverified [172.23.251.68]) by moultriega.net (Sendmail 1.0) with ESMTP id 33393257 for ; Mon, 15 Nov 2004 15:01:52 -0500 Received: from [192.168.2.31] (unknown [192.168.2.31]) by mail2.acwsinc.net (ACWS Mail Daemon) with ESMTP id C6ABE7061 for ; Mon, 15 Nov 2004 15:00:18 -0500 (EST) Message-ID: <41990B2F.9050508@acwsinc.net> Date: Mon, 15 Nov 2004 15:01:51 -0500 From: Barry Michels MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] NE2000 on Win2k3 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 Has anyone gotten the "Ethernet Controller" to accept any driver? I've Googled and found netnovel.inf, but can't get windows to accept the driver. Either by specifying it for the Ethernet Controller or by "Add New Hardware". I'm trying to setup a Win2k3 server with -redir to see if it's a viable way to run a terminal server on a linux machine with -nographic or through a VNC X server on a headless server. Barry