Date: Thu, 14 May 1998 19:57:36 +0300 (IDT) From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> To: Archee/CoNTRACT <01dsolt AT vpg DOT hu> cc: djgpp AT delorie DOT com Subject: Re: OUT in protected mode. In-Reply-To: <Pine.LNX.3.96.980514175031.607A-100000@Vpg01.vpg.hu> Message-ID: <Pine.SUN.3.91.980514195625.2538D-100000@is> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 14 May 1998, Archee/CoNTRACT wrote: > In many causes under win95 or linux you cannot acces the I/O because it > will cause protection fault. I don't know about Linux, but AFAIK Windows 95 does not preclude direct access to I/O ports. NT does, but 95 doesn't. Can you tell which port did you try to access on Windows 95 and what happened?