Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755227AbYAHTOr (ORCPT ); Tue, 8 Jan 2008 14:14:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751462AbYAHTOk (ORCPT ); Tue, 8 Jan 2008 14:14:40 -0500 Received: from ns.gsystems.sk ([62.176.172.50]:51326 "EHLO www.gsystems.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750707AbYAHTOj (ORCPT ); Tue, 8 Jan 2008 14:14:39 -0500 From: Ondrej Zary To: Bodo Eggert <7eggert@gmx.de> Subject: Re: [linux-kernel] Re: [PATCH] x86: provide a DMI based port 0x80 I/O delay override. Date: Tue, 8 Jan 2008 20:13:32 +0100 User-Agent: KMail/1.9.7 Cc: "David P. Reed" , "H. Peter Anvin" , Rene Herman , Christer Weinigel , Ingo Molnar , Alan Cox , Paul Rolland , Pavel Machek , Thomas Gleixner , linux-kernel@vger.kernel.org, Ingo Molnar , rol@witbe.net References: <9BdU5-1YW-9@gated-at.bofh.it> <200801081838.16241.linux@rainbow-software.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801082013.37026.linux@rainbow-software.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1233 Lines: 27 On Tuesday 08 January 2008 19:51:41 Bodo Eggert wrote: > On Tue, 8 Jan 2008, Ondrej Zary wrote: > > On Tuesday 08 January 2008 18:24:02 David P. Reed wrote: > > > Windows these days does delays with timing loops or the scheduler. It > > > doesn't use a "port". Also, Windows XP only supports machines that > > > tend not to have timing problems that use delays. Instead, if a device > > > takes a while to respond, it has a "busy bit" in some port or memory > > > slot that can be tested. > > > > Windows XP can run on a machine with ISA slot(s) and has built-in drivers > > for some plug&play ISA cards - e.g. the famous 3Com EtherLink III. I > > think that there's a driver for NE2000-compatible cards too and it > > probably works. > > The NE2K-driver went missing in W2K. BTDT. Haven't tried personally but it seems to work accroding to this http://www.windowsnetworking.com/articles_tutorials/wxpne2k.html - and it can be made to work even with non-PnP cards. -- Ondrej Zary -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/