delorie.com/archives/browse.cgi | search |
Date: | Mon, 26 Aug 2002 16:18:25 +0200 |
From: | Andrea Mazzoleni <amadvance AT users DOT sourceforge DOT net> |
To: | djgpp AT delorie DOT com |
Subject: | Re: IO_Port Access in DJGPP + Windows 2000 |
Message-ID: | <20020826141825.GA701@mediacom.it> |
References: | <ak6079$gjb$2 AT news521 DOT nifty DOT com> |
Mime-Version: | 1.0 |
In-Reply-To: | <ak6079$gjb$2@news521.nifty.com> |
User-Agent: | Mutt/1.4i |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On 08/24, H.Shiozaki wrote: > I worry about: generally speaking as, > In Windows NT,2000, > To access IO_Port from a normal win32 program, > there need IO_access_DLL or IO_Driver. Search in the web for a Windows driver called TOTALIO (or GIVEIO). It's a simple .SYS driver which remove the hardware protection on all the IO ports. With this driver loaded you can directly use the inportb() and outportb() functions. -- Andrea Mazzoleni 935A 2D3C 5C70 BCD6 CB0C ED89 7C19 4321 6340 3F6D
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |