Jonathan Liger <[EMAIL PROTECTED]> writes:

> Hi, I just wanted to know wether mach provided any functions similar to
> the linux kernel in[bwl] or out[bwl] ...

Yes.  #include <mach/machine/pio.h> and note that Mach has
outb(port, val) but Linux has outb(value, port).


Reply via email to