PP_EXCL
ppdev_cb.flags = (pp->flags & PP_EXCL) ? PARPORT_FLAG_EXCL : 0;
if (pp->flags & PP_EXCL)
pp->flags |= PP_EXCL;