>I'm seeking the header file in FreeBSD which corresponds to asm/io.h
>in Linux. It should contain macros like OUTPORT, INPORT etc.
>to do direct port io. I want to port a little program
>(MPMAN) which can upload files to a MP3 player.

<machine/cpufunc.h>

The arguments to out[bwl] are reversed from Linux though.

Robert


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to