xfreq icon indicating copy to clipboard operation
xfreq copied to clipboard

I/O function with FreeBSD

Open cyring opened this issue 10 years ago • 0 comments

''' outl(int fd, unsigned int addr, unsigned int val) { struct iodev_pio_req out={.access=IODEV_PIO_READ '''

IODEV_PIO_WRITE instead of IODEV_PIO_READ

cyring avatar Sep 28 '15 01:09 cyring