On 6/6/06, Miod Vallat <[EMAIL PROTECTED]> wrote:
> 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.
ok, I'll give it a try. Thanks

