This is the mail archive of the cygwin 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]

Re: How to access /dev/port?


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/


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