Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3CE58598.15413CB7@irb.hr> Date: Sat, 18 May 2002 00:35:05 +0200 From: Mario Stipcevic Reply-To: Mario DOT Stipcevic AT irb DOT hr Organization: IRB X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Direct access to legacy hw ports Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Hi ! Under Linux I often use direct, assembler access to the paralel port by using out and inb functions. For them to work one needs to include "asm/io.h" and compile with "gcc -O4..." option. THIS DOES NOT WORK under cygwin for me, and I do not know why. Is this part missing or am I missing something ? Especially there is no io.h file, at least I did not get it. Regards, Mario Stipcevic, Zagreg -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/