> I'd like to call outb() from inside the cycle of a LXRT hard- > realtime task in userspace, to toggle a pin on the parallel port. I > wonder if doing so will force my task in soft-realtime. Did you use ioperm, (or iopl) correctly before using outb() and inb()??? Regards, Malte