[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Low level access



Jonathan Liger <liger@fiifo.u-psud.fr> 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 to: