On Tue, Jun 29, 2004 at 09:41:34AM +0800, jackylam wrote: >I use outb() in my program to acces ports. But it cannot be compiled >because of undefined function name. How can I solve this? > >Also, how can I access /dev/port?
Cygwin does not provide the functionality that you are looking for. You should investigate native Windows functions. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/