I'm trying to use uisp ( from a package ) on my Ultra5 running OpenBSD 3.9 release, to program a ATtiny2313 connected on /dev/lpt0 ( I think, ) however uisp returns/dev/lpt0: Device not configured Failed to open ppdev.
Since the parallel port on this machine is supported in polling mode only, use /dev/lpa0 instead. Miod

