Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3AB5FC40.3030204@nycap.rr.com> Date: Mon, 19 Mar 2001 07:32:00 -0500 From: Paul Spillane User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20001108 Netscape6/6.0 X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: ports and assembly Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I would like to know how to access the ports for the VGA card, the Joystick, the Keyboard, etcetera, generally, any port I need to. I of course have the hexidecimal codes for them already (joystick is 201h) but I need to have the actual function to get to them, and a way to send the appropriate mask. I assume that unlike in Linux, the permissions on ports are not as heavy, but I still need the functions. In the older VC++ compilers it was void outp( unsigned, unsigned ), int inpt( unsigned ). Any help here would be greatly appreciated, I could find no relavent data to this on your FAQ's and such. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple