This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Direct access to legacy hw ports


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]